Calendar Fixed New events

Affected version
Calendar 2.1.10 Xenforo 2.2.* lasts versions
ErrorException: [E_WARNING] Declaration of NF\Calendar\FindNew\CalendarEvent::filterResults(XF\Mvc\Entity\ArrayCollection $results) should be compatible with XF\FindNew\AbstractHandler::filterResults(XF\Mvc\Entity\AbstractCollection $results) in src/addons/NF/Calendar/FindNew/CalendarEvent.php at line 102


  1. XF::handlePhpError() in src/addons/NF/Calendar/FindNew/CalendarEvent.php at line 8
  2. include() in src/vendor/composer/ClassLoader.php at line 444
  3. Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 322
  4. Composer\Autoload\ClassLoader->loadClass()
  5. spl_autoload_call()
  6. class_exists() in src/XF/Repository/FindNew.php at line 72
  7. XF\Repository\FindNew->getFindNewHandler() in src/XF/ControllerPlugin/FindNew.php at line 87
  8. XF\ControllerPlugin\FindNew->getFindNewHandler() in src/XF/Pub/Controller/AbstractWhatsNewFindType.php at line 20
  9. XF\Pub\Controller\AbstractWhatsNewFindType->actionIndex() in src/XF/Mvc/Dispatcher.php at line 350
  10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2298
  14. XF\App->run() in src/XF.php at line 464
  15. XF::runApp() in index.php at line 20
When i go to new event...

When i go to my events was not show anything

has not added any events yet. but i have 15 entry events.
 
Thanks, there will be an update out soon that adds proper XF 2.2 support (and drop support for earlier versions).
 
@NixFifty Any idea on when the next milestone update will be released? It's been radio silence for a few weeks. I'm waiting patiently with my credit card! :love::cool:
 
Back
Top