• This is the first i’ve used Rapid Twitter on an upgraded site. The plugin works just fine when I’m logged in, but stops working when logged out.

    The ajax link returns errors when I’m not logged in. (Note, I’ve starred out the specific folders for my the website)

    Warning: Invalid argument supplied for foreach() in /home/*****/public_html/wp-admin/includes/plugin.php on line 1375

    Warning: Cannot modify header information – headers already sent by (output started at /home/*****/public_html/wp-admin/includes/plugin.php:1375) in /home/*****/public_html/*****/plugins/rapid-twitter-widget/rapid-twitter-widget.php on line 564

    Warning: Cannot modify header information – headers already sent by (output started at /home/*****/public_html/wp-admin/includes/plugin.php:1375) in /home/*****/public_html/*****/plugins/rapid-twitter-widget/rapid-twitter-widget.php on line 619

    Warning: Cannot modify header information – headers already sent by (output started at /home/*****/public_html/wp-admin/includes/plugin.php:1375) in /home/*****/public_html/*****/plugins/rapid-twitter-widget/rapid-twitter-widget.php on line 620

    Warning: Cannot modify header information – headers already sent by (output started at /home/*****/public_html/wp-admin/includes/plugin.php:1375) in /home/*****/public_html/*****/plugins/rapid-twitter-widget/rapid-twitter-widget.php on line 621
    RapidTwitter.callback.jirsuceglcxxickaaxaamzckirc([{“created_at”:”Wed Feb 12 16:29:03 +0000 2014″,”id”:433638895063146496,”id_str”:”433638895063146496″,”text”:”

    So you can see the Rapid Twitter part seems to be working fine – it dumps out all of the correct code. But the errors that are thrown first disrupt the JS and cause it the plugin to fail.

    Any help would be appreciated. Thank you!
    Lydia

    https://wordpress.org/plugins/rapid-twitter-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Peter Wilson

    (@peterwilsoncc)

    Hi Lydia,

    The problem is caused by line 1375 of /wp-admin/includes/plugin.php throwing an error. This line is in the function remove_menu_page, which the Rapid Twitter Widget doesn’t use.

    There are similar support requests, one general and one relating to Jetpack.

    I’d start by

    1. Trying a default theme (2010 – 14)
    2. Disabling each plugin one by one
    Thread Starter SoulReverie

    (@soulreverie)

    Thanks for the quick response.

    True enough, there is a conflict with the Nivo Slider plugin by Dev7Studios. RapidTwitter works fine when I disable it.

    Any suggestions? Or am I just out of luck (assuming that Nivo Slider needs that function).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rapid Twitter only working when logged in’ is closed to new replies.