General Error when opening news

pikachuuuu101

Custom Title
Member
Template Errors: thread_view_spec
  1. Argument 1 passed to XenForo_Template_Helper_Core::helperNodeClasses() must be of the type array, null given in /var/www/staging/wordpress/forums/library/XenForo/Template/Helper/Core.php, line 2123:
    2122: }
    2123: }
    2124: else if (!$visitor['user_id'])

  2. array_keys() expects parameter 1 to be array, null given in /var/www/staging/wordpress/forums/library/XenForo/Template/Helper/Core.php, line 2132:
    2131: $__compilerVar74 .= '1';
    2132: $__compilerVar75 = '';
    2133: $this->addRequiredExternal('css', 'message_user_info');

  3. Invalid argument supplied for foreach() in /var/www/staging/wordpress/forums/library/XenForo/Template/Helper/Core.php, line 2132:
    2131: $__compilerVar74 .= '1';
    2132: $__compilerVar75 = '';
    2133: $this->addRequiredExternal('css', 'message_user_info');




that showed up above the page when I tried opening one of the links on the news, just decided I should let you know. the page still loaded fine but might still be a problem
 
Back
Top