Error on PHP Strict Standards
-
I’m getting the following error on my logs:
PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PushLive_Admin::init() should not be called statically in /var/www/www.websitedomain.com/public_html/wp-includes/plugin.php on line 524
I cannot turn off strict standards for PHP on my server for various reasons, but I wanted to update with this warning that should likely lead to fixing the plugin’s code to be compliant.
- The topic ‘Error on PHP Strict Standards’ is closed to new replies.