XF 2.2 InvalidArgumentException: Class XF\Node\PermissionList does not match formatter pattern %s\%s\View\%s src/XF.php:1089

Silmarillion

Active member
Code:
Stack-Trace


#0 src/XF/App.php(1643): XF::stringToClass('XF\\Node\\Permiss...', '%s\\%s\\View\\%s', 'Admin')

#1 src/XF/Container.php(228): XF\App->XF\{closure}('XF\\Node\\Permiss...', Array, Object(XF\Container))

#2 src/XF/Container.php(241): XF\Container->create('view', 'XF\\Node\\Permiss...', Array)

#3 src/XF/Mvc/Renderer/AbstractRenderer.php(80): XF\Container->XF\{closure}('XF\\Node\\Permiss...', Array)

#4 src/XF/Mvc/Renderer/AbstractRenderer.php(87): XF\Mvc\Renderer\AbstractRenderer->createViewObject('XF\\Node\\Permiss...', 'admin:node_perm...', Array)

#5 src/XF/Mvc/Renderer/Html.php(45): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('XF\\Node\\Permiss...', 'admin:node_perm...', Array)

#6 src/XF/Mvc/Dispatcher.php(458): XF\Mvc\Renderer\Html->renderView('XF\\Node\\Permiss...', 'admin:node_perm...', Array)

#7 src/XF/Mvc/Dispatcher.php(440): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))

#8 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))

#9 src/XF/Mvc/Dispatcher.php(58): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')

#10 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()

#11 src/XF.php(488): XF\App->run()

#12 admin.php(13): XF::runApp('XF\\Admin\\App')

#13 {main}


Status der Anfrage


array(4) {

  ["url"] => string(54) "/admin.php?nodes/service-und-offizielles.3/permissions"

  ["referrer"] => string(40) "https://www.xyz.de/admin.php?nodes/"

  ["_GET"] => array(1) {

    ["nodes/service-und-offizielles_3/permissions"] => string(0) ""

  }

  ["_POST"] => array(0) {

  }

}

I just realized that I can no longer change the forum rights.
What could be the reason?
Could there possibly be a connection with these three files?

file health.webp

These three errors resulted from security fixes. I had already posted in an existing thread about this.


Best regards,
Chris
 
Last edited:
Back
Top Bottom