XF 1.2 Watched Forums Error

Veryard

Member
Hello,
On my forum when users click to see watched forums they are shown this error:

Code:
An exception occurred: Invalid argument supplied for foreach() in /home/forumhou/public_html/library/XenForo/ViewPublic/Watched/Forums.php on line 29

XenForo_Application::handlePhpError() in XenForo/ViewPublic/Watched/Forums.php at line 29
XenForo_ViewPublic_Watched_Forums->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 227
XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 67
XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 572
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /home/forumhou/public_html/index.php at line 13

Please help me fix.
 
Have you tried disabling all your addon's? If you don't see the error after doing so, try enabling one addon at a time and checking for the error with each.
 
Top Bottom