XF 2.1 None of my cron jobs are running because of this error

bashea11

Member
I don't quite understand this issue, I can't tell if it's Xenforo problems or issues with a ThemeHouse plugin, would anyone be able to assist me in analyzing this error?

Code:
nvalidArgumentException: Unknown column first_react_users in src/XF/Mvc/Entity/Entity.php at line 206
XF\Mvc\Entity\Entity->getValue() in src/addons/ThemeHouse/Reactions/Service/User/Deleter.php at line 101
ThemeHouse\Reactions\Service\User\Deleter->pruneReactUsersCacheForEntity() in src/addons/ThemeHouse/Reactions/Service/User/Deleter.php at line 181
ThemeHouse\Reactions\Service\User\Deleter->stepPruneThreadFirstPostReactCacheData() in src/XF/MultiPartRunnerTrait.php at line 48
ThemeHouse\Reactions\Service\User\Deleter->runLoop() in src/addons/ThemeHouse/Reactions/Service/User/Deleter.php at line 69
ThemeHouse\Reactions\Service\User\Deleter->delete() in src/addons/ThemeHouse/Reactions/Job/DeleteUserReactions.php at line 31
ThemeHouse\Reactions\Job\DeleteUserReactions->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 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2178
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13


1566448705419.webp
1566448727114.webp
1566448741742.webp
 
Last edited:
Top Bottom