rhakoome
Member
I moved (with some help) my forum to a new server and then had it upgraded from version 1.5 to 2.latest. When adding the XenForo Media Gallery, I ran across some errors and it seems the installation did not work out. I do not see the media-link in the navigation-menu, and in the main page of the admin-sectio it tells me I have to run manually a job. Running that jon gives me this error. Any suggestions on what to do??
Error: Call to undefined method XF\Entity\User::rebuildMediaQuota() in src/addons/XFMG/Job/UserMediaQuota.php at line 69
Error: Call to undefined method XF\Entity\User::rebuildMediaQuota() in src/addons/XFMG/Job/UserMediaQuota.php at line 69
- XFMG\Job\UserMediaQuota->run() in src/XF/Job/Manager.php at line 253
- XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 195
- XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 79
- XF\Job\Manager->runQueue() in src/XF/Admin/Controller/Tools.php at line 139
- XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
- XF\App->run() in src/XF.php at line 391
- XF::runApp() in admin.php at line 13