No controller response from XenForo_ControllerPublic_Forum::actionIndex

surfsup

Well-known member
how to fix this?

Code:
XenForo_Exception: No controller response from XenForo_ControllerPublic_Forum::actionIndex - library/XenForo/FrontController.php:428
Generated By: Unknown Account, 15 minutes ago
Stack Trace
 
#0 /var/www/vhosts/truckmountforums.com/httpdocs/library/XenForo/FrontController.php(318): XenForo_FrontController->_handleControllerResponse(NULL, 'XenForo_Control...', 'Index')
#1 /var/www/vhosts/truckmountforums.com/httpdocs/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#2 /var/www/vhosts/truckmountforums.com/httpdocs/index.php(13): XenForo_FrontController->run()
#3 {main}
 
Request State
 
array(3) {
  ["url"] => string(39) "http://www.truckmountforums.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom