RM 1.1 "Undefined index: featured_count" error on RM index

Matthew Hawley

Well-known member
I get this error when I go the RM index.

Server Error
Undefined index: featured_count
  1. XenForo_Application::handlePhpError() in XenResource/Model/Category.php at line 503
  2. XenResource_Model_Category->_applyRecursiveCountsToGrouped() in XenResource/Model/Category.php at line 474
  3. XenResource_Model_Category->applyRecursiveCountsToGrouped() in XenResource/ControllerPublic/Resource.php at line 67
  4. XenResource_ControllerPublic_Resource->actionIndex() in XenForo/FrontController.php at line 347
  5. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  6. XenForo_FrontController->run() in /home3/xxx/public_html/xxx/index.php at line 13
 
Top Bottom