Viewing 12 replies - 1 through 12 (of 12 total)
  • Same problem here, running WP3.9.1 Multi Site.

    I, stupid me, updated the plug in, which worked perfectly on our page sofar.

    Here ist the error:
    Notice: Undefined index: ssba_excerpts in /var/www/web1351/html/wordpress/wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php on line 771

    It’s the same problem.
    And I got additional warnings:
    Warning: Cannot modify header information – headers already sent by (output started at /var/www/web1351/html/wordpress/wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php:771) in /var/www/web1351/html/wordpress/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/web1351/html/wordpress/wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php:771) in /var/www/web1351/html/wordpress/wp-includes/pluggable.php on line 1121

    Any solution?
    If not, anybody can send me the full previous version, so that I can change it back.

    ml Birgit

    I have this problem too

    Plugin Author Simple Share

    (@davidoffneal)

    Hi all,

    Sorry about the delay in getting this issue resolved.

    I’ve just released version 4.6 which should resolve it for you.

    Thanks,

    David

    THANKS! Neal, works perfectly again. Greeetings from Vienna

    Still have:
    Undefined index: ssba_excerpts in simple-share-buttons-adder.php on line 785
    Undefined index: simple-share-buttons-adder/inc/ssba_admin_panel.php on line 65

    Using 4.7 on WP 3.9.2

    Hi David,I have got the same problem. When I go to the admin page of my website I get
    Notice: Undefined index: ssba_excerpts in /var/www/02/98/39/geluidburo.nl/www/wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php on line 774

    So I can not even get into the admin area of my website… to update the plugin…

    Any suggestions?

    Thanks!!!

    I believe you should be able to remove the error notice by changing the debug parameter in your site’s wp-config.php file.

    Look for this line:
    define(‘WP_DEBUG’, true);
    and change it to:
    define(‘WP_DEBUG’, false);

    I also have the same error when I set the debug to true. It has been the case over several of the last versions of the plugin. The updates did not fix it for me.

    -paul

    Thank you Paul!!! I am happy again ??
    What does the WP_DEBUG do futher. I main can it do harm to set it on false?

    You’re welcome.

    I believe it’s usual practice to leave debug set to “false” on production sites. “True” is usually set for development. So, you can leave it set to false without problems.

    Ok!

    Plugin Author Simple Share

    (@davidoffneal)

    Hi all,

    Apologies for neglecting this forum so much recently.

    I shall try and get this error fixed for the next version.

    Indeed you should always look to leave debug set to false on production/live websites.

    Thanks,

    David

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Undefined Index : SSBA EXCERPTS’ is closed to new replies.