I installed the plugin. It says "have data = false" in the widget
http://wordpress.org/extend/plugins/latest-twitter-sidebar-widget/
I installed the plugin. It says "have data = false" in the widget
http://wordpress.org/extend/plugins/latest-twitter-sidebar-widget/
Same here...
I am getting the same thing.
However, I am using it for multiple sidebars within the same website. Some of the Twitter usernames have no problem. Then the other half have the error.
Help please!
Thanks!
Twitter limits the amount of times you can request their data, and once that limit is reached they stop fulfilling requests for as long as they want. If there are 100 other websites on your server all fetching twitter data, there's not much my plugin can do for you.
Having the same issue as of today "have data = false". I made the plugin's API request manually in my browser and it worked fine. Further, this plugin has been running for a while and only bugged out today. It's back and working now, but this seems to imply the necessity of a deeper caching component.
Thanks for your feedback, and thank you for trying my plugin. Is your website hosted on your computer? When you make the request from your browser, that makes you client number one to hit the twitter API from your computer's IP address unless you host websites that do so on your machine.
It's your web server that might have lots of other clients hitting twitter all day that could prevent you from getting data. Each time I update the plugin, I examine the caching logic that saves a backup of tweets it is able to retrieve, and I will continue to do so. Thanks again.
My host forced an upgrade to 3.5 and now my site is broken. Latest Twitter Sidebar Widget now displays have data = false. Do you have a workaround?
WP updates shouldn't break your site. This page already explains why you may not see data. I have no other explanation to give. If you are on a shared host with hundreds of other websites, you don't have a lot of options. You could install JetPack and use its twitter widget instead.
You must log in to post.