jadmperry
Well-known member
- Affected version
- 2.0
I have come across this error several times on acting on posts/threads in the Approval Queue:
"ErrorException: [E_RECOVERABLE_ERROR] Argument 2 passed to XF\ApprovalQueue\AbstractHandler:erformAction() must be an instance of XF\Mvc\Entity\Entity, null given, called in /home/xxxxxxx/public_html/src/XF/Pub/Controller/ApprovalQueue.php on line 52 and defined in src/XF/ApprovalQueue/AbstractHandler.php at line 104
"ErrorException: [E_RECOVERABLE_ERROR] Argument 2 passed to XF\ApprovalQueue\AbstractHandler:erformAction() must be an instance of XF\Mvc\Entity\Entity, null given, called in /home/xxxxxxx/public_html/src/XF/Pub/Controller/ApprovalQueue.php on line 52 and defined in src/XF/ApprovalQueue/AbstractHandler.php at line 104
- XF::handlePhpError() in src/XF/ApprovalQueue/AbstractHandler.php at line 104
- XF\ApprovalQueue\AbstractHandler->performAction() in src/XF/Pub/Controller/ApprovalQueue.php at line 52
- XF\Pub\Controller\ApprovalQueue->actionProcess() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1879
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in index.php at line 13"