• I finally gave up on my other problems and installed a new theme (Nevia by ThemeForest). I need to use Slideshare but it is causing me problems (Slideshare plugin). I get this ALL OF THE TIME now.

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘SlideShare_Admin’ does not have a method ‘options_init’ in /home1/polymero/public_html/polymer/wp-includes/plugin.php on line 470

    I don’t think this error is being caused by the same thing but, whenever I publish a page or update a page, instead of going back to a listing or other view, it goes to a white page that just shows:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘SlideShare_Admin’ does not have a method ‘options_init’ in /home1/polymero/public_html/polymer/wp-includes/plugin.php on line 470

    Warning: Cannot modify header information – headers already sent by (output started at /home1/polymero/public_html/polymer/wp-includes/plugin.php:470) in /home1/polymero/public_html/polymer/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home1/polymero/public_html/polymer/wp-includes/plugin.php:470) in /home1/polymero/public_html/polymer/wp-includes/pluggable.php on line 1121

    The page URL for this message is : http://polymerohio.org/polymer/wp-admin/post.php

    The home page url is http://www.polymerohio.org

    I’m no techno genius so if you have a fix, please step it out for me. I’m trying to learn but I’m not there yet.

    I did, by the way, try the ‘fix’ listed in the error FAQ in the Codex, but I can’t find a file with the name “pluggable.php” in my list.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The file pluggable.php is where the error is being caught, not where the actual error is coming from. Sounds strange I know, but it’s the way that PHP does it sometimes when you’re registering callback functions like this.

    The wya to diagnose this is to disable all plugins and revert to the default theme (TwentyFourteen or equivilent). Then re-enable the plugins one-by-one and test each time. You’ll soon see which plugin, or your theme, is giving you this problem. When you find that you can either fix the issue yourself or ask the author pf the theme/plugin to help.

    Thread Starter Kirbie

    (@inov8coach)

    Thank you. I will try that when I can take the site down again – probably this weekend. Our sales and marketing people sent out an email with links to the site today so I don’t want to mess with it for a couple of days.

    Thread Starter Kirbie

    (@inov8coach)

    I’m getting just one of those errors on another site – also running the slideshare plugin:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘SlideShare_Admin’ does not have a method ‘options_init’ in /home1/gfactor1/public_html/wp-includes/plugin.php on line 470

    I know this one is the cause of the problem, but there are no other slideshare alternatives that work unless someone here can suggest something else.

    the site throwing THIS error is http://www.whoholdsthecardsnow.com. It is a custom-designed site (not my design, I think it’s ugly) but anyway…exact same error. I don’t know how to locate the file it’s in – there is no plugin.php file that I can *see* with the editor.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors’ is closed to new replies.