Viewing 4 replies - 1 through 4 (of 4 total)
  • sintro

    (@sintro)

    I’m having the same problem.

    sintro

    (@sintro)

    This has to do with Twitter.

    Notice: Undefined index: count in line 354

    352 // get and decode count
    353 $arrTwitterShareDetails = json_decode($htmlTwitterShareDetails[‘body’], true);
    354 $intTwitterShareCount = $arrTwitterShareDetails[‘count’];
    355 return ($intTwitterShareCount) ? ssba_format_number($intTwitterShareCount) : ‘0’;

    Plugin Author Simple Share

    (@davidoffneal)

    Hi guys,

    I just (very reluctantly) released a new version with Twitter share counts removed. You can read more about why I had to here – https://blog.twitter.com/2015/hard-decisions-for-a-sustainable-platform

    Sorry about this, completely out of my hands ??

    David

    Thread Starter jccall80

    (@jccall80)

    Hi,
    Then plugin should be updated removing the share counts code. Now The plugin gives next error:

    Notice: Undefined index: count in /home/uxxxxxxxx/public_html/wp-content/plugins/simple-share-buttons-adder/inc/ssba_buttons.php on line 354

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Notice: Undefined index: count in ssba_buttons.php on line 354’ is closed to new replies.