I just removed the whole content in line 1548 and it seems to solve the problem. At least I do not get the error messeage anymore. Can I handle it that way?
Regards
Niclas
Glad to help. Based on the PHP Warning you have provided, this looks like a possible conflict between All in One SEO and USP. It is not recommended to change/edit any core files, something is bound to break if you do that. Here are some questions that should be useful:
1) Which version of the plugin (USP) are you using?
2) What are the steps to trigger the Warning on default WP?
I have installed it today and thus the latest version.
There is another warning on the plugins overview site:
Warning: Use of undefined constant SB_LOADER – assumed ‘SB_LOADER’ (this will throw an Error in a future version of PHP) in /customers/d/f/6/wasseraktien.net/httpd.www/wordpress/wp-content/plugins/custom-css-manager-plugin/custom-css-manager-plugin.php on line 415 Version 20191110
I get the first warning message on top of my website once I have sent a new post and the plugin redirected me to the URL which I have entered in settings.
That particular warning has to do with a plugin named “custom-css-manager-plugin” or similar. You can tell by looking in the description of the Warning, where it says “custom-css-manager-plugin”. Best advice there is to post/ask about it on the “custom-css-manager-plugin” forum, someone should be able to help you there.
Hey,
now I have just removed the whole content in line 1548 and it seems to work fine still.
Glad to hear you got it sorted, @niclasto. Editing the plugin core is never recommended, and remember that any changes will be overwritten if/when the plugin updated.