Recent import from VB4. Still closed for testing so no hurry to fix this, but would appreciate any help.
When I try to edit node permissions I get the followoing:
An exception occurred: [InvalidArgumentException] Class XF\Permission\NodeList does not match formatter pattern %s\%s\View\%s in src/XF.php on line 1129
If anybody could point me in the right direction, that would be great. Ultimately I will try another instance as I'm almost certain this worked a couple of days ago when I first installed it.
When I try to edit node permissions I get the followoing:
An exception occurred: [InvalidArgumentException] Class XF\Permission\NodeList does not match formatter pattern %s\%s\View\%s in src/XF.php on line 1129
- XF::stringToClass() in src/XF/App.php at line 1667
- XF\App->XF\{closure}() in src/XF/Container.php at line 234
- XF\Container->create() in src/XF/Container.php at line 247
- XF\Container->XF\{closure}() in src/XF/Mvc/Renderer/AbstractRenderer.php at line 79
- XF\Mvc\Renderer\AbstractRenderer->createViewObject() in src/XF/Mvc/Renderer/AbstractRenderer.php at line 87
- XF\Mvc\Renderer\AbstractRenderer->renderViewObject() in src/XF/Mvc/Renderer/Html.php at line 47
- XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 460
- XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 442
- XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 402
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 60
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2485
- XF\App->run() in src/XF.php at line 524
- XF::runApp() in admin.php at line 13
If anybody could point me in the right direction, that would be great. Ultimately I will try another instance as I'm almost certain this worked a couple of days ago when I first installed it.