PHP warning and breaking backend functionality
-
Hi, with the current version I get this warning on all backend pages printed out at the top:
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/portalleviarto/public_html/wp-content/plugins/toolbar-extras/includes/admin/tbex-addons.php on line 96
And some other plugins stop working, like the SG Optimizer which does not load the settings anymore if I enter the admin settings screen.
I get aSyntaxError: Unexpected token < in JSON at position 0 SyntaxError: Unexpected token < in JSON at position 0
in JS console after the plugins tries it’s ajax request to get the settings. This only happens if your plugin is active.Could be important: I use PHP 7.4
- The topic ‘PHP warning and breaking backend functionality’ is closed to new replies.