Resource category permissions
When I enter any category, it gives this error in every category.
An exception occurred: [InvalidArgumentException] Class XFRM\Permission\CategoryList does not match formatter pattern %s\%s\View\%s in src/XF.php on line 1129
In the admin panel, go to the Resources section and select categories. If you edit any categories here, it works.
However, if you go to the Groups & permissions section, select Resource categories permissions and then select any category to edit it's permission. I get this error:
Code:
An exception occurred: [InvalidArgumentException] Class XFRM\Permission\CategoryList 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...