william1872
Member
I seem to be getting a lo of the following errors lately in the logs and not quite sure what's causing the problem?
Code:
Server Error Log
Error Info
ErrorException: Array to string conversion - library/XenForo/RouteMatch.php:130
Generated By: Unknown Account, Yesterday at 12:25 PM
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(8, 'Array to string...', '/home/jvfocus/p...', 130, Array)
#1 /home/jvfocus/public_html/library/XenForo/RouteMatch.php(130): strval(Array)
#2 /home/jvfocus/public_html/library/XenForo/Router.php(104): XenForo_RouteMatch->setResponseType(Array)
#3 /home/jvfocus/public_html/library/XenForo/Dependencies/Abstract.php(107): XenForo_Router->match(Object(Zend_Controller_Request_Http), NULL)
#4 /home/jvfocus/public_html/library/XenForo/FrontController.php(275): XenForo_Dependencies_Abstract->route(Object(Zend_Controller_Request_Http), NULL)
#5 /home/jvfocus/public_html/library/XenForo/FrontController.php(130): XenForo_FrontController->route()
#6 /home/jvfocus/public_html/index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(193) "http://www.jvfocus.com/misc/quick-navigation-menu?selected=node-25&_xfNoRedirect=1&_xfRequestUri=/threads/jv-focus-breaks-30-000-views-in-13-days-and-what-a-busy-day.498/&_xfResponseType[]=json"
["_GET"] => array(4) {
["selected"] => string(7) "node-25"
["_xfNoRedirect"] => string(1) "1"
["_xfRequestUri"] => string(73) "/threads/jv-focus-breaks-30-000-views-in-13-days-and-what-a-busy-day.498/"
["_xfResponseType"] => array(1) {
[0] => string(4) "json"
}
}
["_POST"] => array(0) {
}
}