electrogypsy
Well-known member
Hey folks, I'm hoping someone can help me here, as I'm getting this error when I click on the warning in my Admin CP:
"There are manual rebuild jobs awaiting completion. Continue running them."
The error that comes up:
I can see this has something to do with the MMO Tag Essentials addon. I've uninstalled and removed the addon, but unfortunately I'm still getting the above message and error.
I don't need the addon, so I'm wondering if there's a way to remove this from the job queue or some other fix I can try? In the meantime I am unable to batch update threads in my XF install.
I'm using XF 2.3.7; I've also tried disabling all addons just in case, but I still get the error in question.
Thanks in advance for any help you can provide, I hope someone can point me in the right direction
"There are manual rebuild jobs awaiting completion. Continue running them."
The error that comes up:
Code:
LogicException: There are outstanding errors, cannot save. in src/XF/Service/Tag/ChangerService.php at line 311
XF\Service\Tag\ChangerService->save() in src/addons/MMO/TagEssentials/Job/TagAction.php at line 163
MMO\TagEssentials\Job\TagAction->applyInternalThreadChange() in src/addons/MMO/TagEssentials/Job/TagAction.php at line 63
MMO\TagEssentials\Job\TagAction->run() in src/XF/Job/Manager.php at line 275
XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 205
XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 89
XF\Job\Manager->runQueue() in src/XF/Admin/Controller/ToolsController.php at line 165
XF\Admin\Controller\ToolsController->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2824
XF\App->run() in src/XF.php at line 806
XF::runApp() in admin.php at line 15
I can see this has something to do with the MMO Tag Essentials addon. I've uninstalled and removed the addon, but unfortunately I'm still getting the above message and error.
I don't need the addon, so I'm wondering if there's a way to remove this from the job queue or some other fix I can try? In the meantime I am unable to batch update threads in my XF install.
I'm using XF 2.3.7; I've also tried disabling all addons just in case, but I still get the error in question.
Thanks in advance for any help you can provide, I hope someone can point me in the right direction
