• Resolved pixelyzed

    (@pixelyzed)


    Hi,

    I had a major problem with 4 sites this morning, my 2 sites and 2 of my clients sites. I was getting 500 server errors on the front end but we could navigate the WP admin fine. All sites were on the same host but several other of my clients sites on that same server were not affected.

    After panic driven troubleshooting we realized that Social Media Widget was causing the issue but we didn’t know why. I had not updated anything on these sites since last week. But the host had updated PHP on the server to 5.4 sometime last week. I had all sites aggressively cached so that’s probably why the problem didn’t surface until this morning.

    The thing is, an identical copy of the site on my localhost running PHP 5.3.x runs OK but as soon as I activate SMW 3.3 on the live site it goes down (public side). Same other plugins and theme activated.

    Maybe there’s code in your plugin that no longer works with PHP 5.4?

    http://wordpress.org/extend/plugins/social-media-widget/

Viewing 15 replies - 1 through 15 (of 26 total)
  • Blink Web Effects

    (@bmwebproperties)

    I will investigate this asap, thanks.

    Blink Web Effects

    (@bmwebproperties)

    I just tested on PHP 5.4.1 and did not notice an issue, I’ll have to check in 5.4 later. You are on 5.4.0 correct? And you’ve definitely narrowed it down to SMW?

    Thread Starter pixelyzed

    (@pixelyzed)

    Hi there!

    No, actually the server is on PHP 5.4.12. Sorry, should have been more specific. So far 2 plugins have caused (different) issues. Yours and Google Analyticator. Yours on the front end, GA in the backend. Both work OK on my PHP 5.3.x localhost.

    Oleg Dudkin

    (@olegdudkin)

    Same thing here.
    PHP 5.4.12 giving Error 500 on the front end when the plugin is activated.

    Oleg Dudkin

    (@olegdudkin)

    @pixelyzed,
    What hosting do you use? Seems like it’s not a problem with PHP 5.4

    profvrr

    (@profvrr)

    I have also had to disable Social Media Widget on my website http://www.virology.ws as I was receiving 500 server errors. My site runs PHP 5.2.x. Disabling Social Media Widget took care of the issue.

    stevecas

    (@stevecas)

    Problems after update shown here:

    Warning: Invalid argument supplied for foreach() in /home/thewebma/public_html/wp-content/plugins/social-media-widget/social-widget.php on line 463

    Warning: in_array() expects parameter 2 to be array, null given in /home/thewebma/public_html/wp-content/plugins/social-media-widget/social-widget.php on line 467

    kgagne

    (@kgagne)

    I had this same problem on DreamHost, where I’m running PHP 5.3.5. Disabling the plugin or just the widget fixed the problem.

    Blink Web Effects

    (@bmwebproperties)

    For those who received the 500 errors, are you able to check your error logs and send what it says?

    @pixelyzed By any chance are you on Dreamhost as well?

    kgagne

    (@kgagne)

    My server’s logs had this to say (though I’m not well-versed in reading such files so hope I am copying the relevant data):

    [Fri Mar 29 07:18:36 2013] [error] [client 218.30.103.148] (70007)The timeout specified has expired: Reading bucket failed (rcode=70007)

    WordPress’s debug log said this:

    [28-Mar-2013 14:42:41] PHP Notice: Undefined index: pinterest in /home/kgagne/mschallengeblog/wp-content/plugins/social-media-widget/social-widget.php on line 304

    That error was then repeated for several other social media services (ie, Undefined index: aboutme).

    Oleg Dudkin

    (@olegdudkin)

    “PHP Notice” error level can’t bring site down. Or at least it should not.

    Blink Web Effects

    (@bmwebproperties)

    Ken – Could you enable the plugin again for a second, and once you receive the 500 error, remember the time and check your server error logs and paste what you find here? I’m having trouble reproducing the error on my end and want to make sure I have the right error message.

    kgagne

    (@kgagne)

    Blink! I just reenabled the widget, thus bringing down my site. The timestamp on this error from my server log (not the WordPress debug log) matches the time of this experiment:

    [Fri Mar 29 12:54:10 2013] [error] [client 18.189.88.75] (70007)The timeout specified has expired: Reading bucket failed (rcode=70007), referer: http://www.challengeblog.org/

    kgagne

    (@kgagne)

    [duplicate post, please ignore]

    Oleg Dudkin

    (@olegdudkin)

    Do you use any page speed optimisers? Plugins or hosting options maybe?
    Seems like this error comes from page speed apache module.

Viewing 15 replies - 1 through 15 (of 26 total)
  • The topic ‘Problem with Social Media Widget and PHP 5.4’ is closed to new replies.