• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed Permission\CategoryList does not match formatter pattern %s\%s\View\%s

Status
Not open for further replies.

Mouth

Member
CAS Premium
EMS Early Adopter
RMS Premium
SC Premium
UBS Premium
Sportsbook
CAS Version
2.2.36 | 2.3.0
XenForo Version
2.2.16 | 2.3.0
PHP Version
8.2
Database & Version
N/A
Are there any errors being throw?
Yes
Click Category Titles @ /admin.php?permissions/xa-cas-categories/ gives a PHP error ...

Code:
An exception occurred: [InvalidArgumentException] Class XenAddons\CAS\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
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
 
This has been resolved in CAS 2.3.1 as well as CAS 2.2.37.

Note: There is no planned release for CAS 2.2.37, so it could be awhile before it is available. If you don't mind doing manual php file edits, hit me up in private and I can walk you through what file(s) and lines of code that need editing.
 
Status
Not open for further replies.
Back
Top