Fly Twitter plugin on blog showing error

Hi,

I have fly twitter on blog plugin installed on my blog http://nangubaba.com
but it gives following error:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in/home/nangubab/public_html/wp-content/plugins/fly-twitter-on-blog/twitterfeeds.php on line 52
Error: could not read Twitter-feed, HTTP-Code 404

Previously the plugin was work properly. Suddenly it stopped working.

I have set safe mode to off and tried CURLOPT_FOLLOWLOCATION setting off also. Curl is enabled in my server. Still it dosent seem working. Can you help me in this regard please?

Hi,

The problem seems to be what is says in the error message - you either have safe_mode or open_basedir enabled in php.ini.
Try using [phpinfo()](http://php.net/manual/en/function.phpinfo.php) to find out which one is enabled, then edit your php.ini accordingly.

Thanks for your reply Pullo. I have resolved all issues from my server and it is not showing any error. But still the bird is not flying. Can anyone give me any ideas if anyone have faced such issue with this plugin before?

Hi there,
I’m glad to hear that you got your server errors sorted out.
However, I have never used this plugin, so perhaps there’s somebody else who has and who has an idea why “the bird is not flying” …

Initially it was a server issue. Now I think some other plugin js files are conflicting. Anyways, thanks a lot for your time Pullo. :slight_smile: