- Affected version
- 2.0 Beta 1
I'm not sure if this is caused by an addon or not, but when attempting to view any report I am met by the following error:
Code:
ErrorException: Argument 1 passed to XF::asVisitor() must be an instance of XF\Entity\User, null given, called in /home/afellows/domains/dev.fellowsfilm.co.uk/public_html/src/XF/Repository/Report.php on line 87 and defined in src/XF.php at line 377
XF::handlePhpError() in src/XF.php at line 377
XF::asVisitor() in src/XF/Repository/Report.php at line 87
XF\Repository\Report->getModeratorsWhoCanHandleReport() in src/XF/Pub/Controller/Report.php at line 92
XF\Pub\Controller\Report->actionView() in src/XF/Mvc/Dispatcher.php at line 232
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 85
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1771
XF\App->run() in src/XF.php at line 319
XF::runApp() in index.php at line 13