Ryan Nielson
Active member
I keep having the following server errors. They repeat once every minute or so. When I restart apache they seem to go away for a while, but then they come back. Any ideas what might be causing this? The URL requested for the error changes each time. Thanks!
Code:
ErrorException: Undefined index: replace_route - library/XenForo/Route/Filter.php:44
Generated By: Unknown Account, 22 minutes ago
#0 /var/www/vhosts/stratics.com/library/XenForo/Route/Filter.php(44): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 44, Array)
#1 /var/www/vhosts/stratics.com/library/XenForo/Router.php(72): XenForo_Route_Filter->match('forums/uhall.35...', Object(Zend_Controller_Request_Http), Object(XenForo_Router))
#2 /var/www/vhosts/stratics.com/library/XenForo/Dependencies/Abstract.php(107): XenForo_Router->match(Object(Zend_Controller_Request_Http), NULL)
#3 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(285): XenForo_Dependencies_Abstract->route(Object(Zend_Controller_Request_Http), NULL)
#4 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(130): XenForo_FrontController->route()
#5 /var/www/vhosts/stratics.com/index.php(13): XenForo_FrontController->run()
#6 {main}
array(3) {
["url"] => string(36) "http://stratics.com/forums/uhall.35/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Code:
ErrorException: Undefined index: find_route - library/XenForo/Route/Filter.php:44
Generated By: Unknown Account, 23 minutes ago
#0 /var/www/vhosts/stratics.com/library/XenForo/Route/Filter.php(44): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 44, Array)
#1 /var/www/vhosts/stratics.com/library/XenForo/Router.php(72): XenForo_Route_Filter->match('forums/uhall.35...', Object(Zend_Controller_Request_Http), Object(XenForo_Router))
#2 /var/www/vhosts/stratics.com/library/XenForo/Dependencies/Abstract.php(107): XenForo_Router->match(Object(Zend_Controller_Request_Http), NULL)
#3 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(285): XenForo_Dependencies_Abstract->route(Object(Zend_Controller_Request_Http), NULL)
#4 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(130): XenForo_FrontController->route()
#5 /var/www/vhosts/stratics.com/index.php(13): XenForo_FrontController->run()
#6 {main}
array(3) {
["url"] => string(36) "http://stratics.com/forums/uhall.35/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Code:
ErrorException: Undefined index: language_id - library/XenForo/Visitor.php:517
Generated By: Unknown Account, 23 minutes ago
#0 /var/www/vhosts/stratics.com/library/XenForo/Visitor.php(517): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 517, Array)
#1 /var/www/vhosts/stratics.com/library/XenForo/Visitor.php(471): XenForo_Visitor->setVisitorLanguage(0)
#2 /var/www/vhosts/stratics.com/library/XenForo/Session.php(274): XenForo_Visitor::setup(false, Array)
#3 /var/www/vhosts/stratics.com/library/XenForo/Controller.php(293): XenForo_Session::startPublicSession(Object(Zend_Controller_Request_Http))
#4 /var/www/vhosts/stratics.com/library/XenForo/Controller.php(306): XenForo_Controller->_setupSession('Errornotfound')
#5 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(346): XenForo_Controller->preDispatch('Errornotfound', 'XenForo_Control...')
#6 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /var/www/vhosts/stratics.com/index.php(13): XenForo_FrontController->run()
#8 {main}
array(3) {
["url"] => string(36) "http://stratics.com/forums/uhall.35/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Code:
ErrorException: Undefined index: properties - library/XenForo/Dependencies/Public.php:303
Generated By: Unknown Account, 24 minutes ago
#0 /var/www/vhosts/stratics.com/library/XenForo/Dependencies/Public.php(303): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 303, Array)
#1 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(576): XenForo_Dependencies_Public->preRenderView(Object(XenForo_ControllerResponse_Error))
#2 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_Error), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#3 /var/www/vhosts/stratics.com/index.php(13): XenForo_FrontController->run()
#4 {main}
array(3) {
["url"] => string(36) "http://stratics.com/forums/uhall.35/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Code:
ErrorException: Argument 2 passed to XenForo_Application::mapMerge() must be of the type array, boolean given, called in /var/www/vhosts/stratics.com/library/XenForo/Dependencies/Public.php on line 304 and defined - library/XenForo/Application.php:1172
Generated By: Unknown Account, 24 minutes ago
#0 /var/www/vhosts/stratics.com/library/XenForo/Application.php(1172): XenForo_Application::handlePhpError(4096, 'Argument 2 pass...', '/var/www/vhosts...', 1172, Array)
#1 /var/www/vhosts/stratics.com/library/XenForo/Dependencies/Public.php(304): XenForo_Application::mapMerge(Array, false)
#2 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(576): XenForo_Dependencies_Public->preRenderView(Object(XenForo_ControllerResponse_Error))
#3 /var/www/vhosts/stratics.com/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_Error), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#4 /var/www/vhosts/stratics.com/index.php(13): XenForo_FrontController->run()
#5 {main}
array(3) {
["url"] => string(36) "http://stratics.com/forums/uhall.35/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}