Errors being thrown by plugin
-
Hi,
Shareaholic plugin is causing this “warning” error when I turn on debugging in wordpress.
Backtrace from warning ‘call_user_func_array() expects parameter 1 to be a valid callback, non-static method ShareaholicUtilities::admin_bar_extended() should not be called statically’ at /home/sitefolder/public_html/wp-includes/plugin.php 429:
/home/sitefolder/public_html/wp-includes/plugin.php 429 calling call_user_func_array()
/home/sitefolder/public_html/wp-includes/admin-bar.php 84 calling do_action()
calling wp_admin_bar_render()
/home/sitefolder/public_html/wp-includes/plugin.php 429 calling call_user_func_array()
/home/sitefolder/public_html/wp-admin/admin-header.php 195 calling do_action()
/home/sitefolder/public_html/wp-admin/plugin-editor.php 138 calling require_once()I also note that the W3C Validator throws up 13 errors up for Shareaholic added html elements. They all appear to be meta elements that have been purposefully misnamed, but if you are a purist and want your site to validate etc, this is a concern.
Thanks,
Simon
The topic ‘Errors being thrown by plugin’ is closed to new replies.