Wildcat Media
Well-known member
Upgraded from 2.0 to 2.1b1, and got this error while trying to view the public side of the forum. I can still access the admin side with no issues. This is on our private "testing" forum.
An exception occurred: [ErrorException] [E_NOTICE] Undefined index: node_id in src/XF/Report/Post.php on line 12
Also, where has the config file moved to? Monit threw an error, and told me it was no longer found. And it's not in /library where it used to be.
An exception occurred: [ErrorException] [E_NOTICE] Undefined index: node_id in src/XF/Report/Post.php on line 12
- XF::handlePhpError() in src/XF/Report/Post.php at line 12
- XF\Report\Post->canViewContent() in src/XF/Report/AbstractHandler.php at line 19
- XF\Report\AbstractHandler->canView() in src/XF/Repository/Report.php at line 110
- XF\Repository\Report->XF\Repository\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 181
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Repository/Report.php at line 111
- XF\Repository\Report->filterViewableReports() in src/XF/Pub/App.php at line 293
- XF\Pub\App->updateModeratorCaches() in src/XF/Pub/App.php at line 190
- XF\Pub\App->start() in src/XF/App.php at line 2151
- XF\App->run() in src/XF.php at line 389
- XF::runApp() in index.php at line 20
Also, where has the config file moved to? Monit threw an error, and told me it was no longer found. And it's not in /library where it used to be.