Cannot use object of type WP_Error as array
-
Hello,
I like your plugin and using it on several websites. Today, I installed it on my new website and I started getting blank white page. On enabling WP_DEBUG flag of WordPress. I get following PHP errors at the top
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/neumarkets.com/domains/new.neumarkets.com/public_html/wp-includes/functions.php on line 3195
Notice: Undefined variable: group in /home/neumarkets.com/domains/new.neumarkets.com/public_html/wp-content/plugins/js-css-script-optimizer/js-css-script-optimizer.php on line 279
Notice: Undefined variable: group in /home/neumarkets.com/domains/new.neumarkets.com/public_html/wp-content/plugins/js-css-script-optimizer/js-css-script-optimizer.php on line 279
Fatal error: Cannot use object of type WP_Error as array in /home/neumarkets.com/domains/new.neumarkets.com/public_html/wp-content/plugins/js-css-script-optimizer/js-css-script-optimizer.php on line 508I fixed the fatal error by commenting it out for now. I believe, its an easier fix. I am guessing it is not happening for me only. It would be good if you can provide a hotfix.
Thanks
The topic ‘Cannot use object of type WP_Error as array’ is closed to new replies.