Calendar v1.0.10 Undefined index: hasPosts

Server Error Log
Error Info
ErrorException: Undefined index: hasPosts - library/NixFifty/Calendar/ControllerPublic/Event.php:70
Generated By: otmiller, 32 minutes ago
Stack Trace
#0 library/NixFifty/Calendar/ControllerPublic/Event.php(70): XenForo_Application::handlePhpError(8, 'Undefined index...', '...', 70, Array)
#1 library/XenForo/FrontController.php(369): NixFifty_Calendar_ControllerPublic_Event->actionIndex()
#2 library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(31) "/events/"
["_GET"] => array(1) {
["/events/"] => string(0) ""
}
["_POST"] => array(0) {
}
}

Also, same error via ...

ErrorException: Undefined index: hasPosts - library/NixFifty/Calendar/ControllerPublic/Event.php:95

ErrorException: Undefined index: hasPosts - library/NixFifty/Calendar/ControllerPublic/Calendar.php:125
 
Re-save your options. I forgot to mention this with my normal warning in the release notes.
 
Back
Top