You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps calling error_reporting() isn’t allowed on your server, or a plugin/module is overriding Craft’s value later on in the request.
It would be good to track that down, because there are likely to be additional deprecation warnings that crop up, especially shortly after upgrading PHP on your server down the road.
What happened?
Description
Trying to navigate to the plugin settings page in the CP is broken for me.
Steps to reproduce
In the Control panel, go to Settings -> System -> Plugins
Expected behavior
Show plugin settings page.
Actual behavior
I get the following error message:
Stack trace
Potential relevant customization of
bootstrap.php
:We have several LICENSE_KEY_* defined, but this is the only one base64 encoded.
Even if this was misconfigured or missing, the page should still load.
Craft CMS version
5.7.2
PHP version
8.3.19
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: