Not a Bug server error when upgrading, and problem with group forums!

zoldos

Member
I got the below server error when upgrading from 2.5.5. I saw no problems on the forum, and the upgrade proceeded without incident.

Also, some groups have access to their own "sub-forums", while others do not. And even on groups I manage/own, I see no option to create or manage group forums. Help!

Code:
ErrorException: Fatal Error: Class 'Nobita_Teams_XenForo_Model_User' not found -library/XenForo/Application.php(528) : eval()'d code:1
Generated By: Unknown Account, 56 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(49) "https://www.xxx.com/ts/index.php?liveupdate"
  ["_GET"] => array(1) {
    ["liveupdate"] => string(0) ""
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(41) "/ts/index.php?gallery/photos/53482.22272/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
I'm not sure. I uploaded the files and ran the upgrade then suddenly noticed the server error....
 
I gave full permissions and groups that ALREADY had their group forum created has forums, but the others do not. A few versions ago it was set where a new group forum was automatically created and manageable for group. But no longer it seems. :(
 
Back
Top