broken
-
does not pull in tweets, says there are none
-
Hi Siwi,
Sounds like you haven’t entered your Twitter API credentials – please make sure to follow the instructions at https://ww.wp.xz.cn/plugins/thinktwit/installation/.
I noticed this morning that ThinkTwit was not pulling in any of my tweets. It was working fine toward the end of last week however this morning my site and another site I know that uses this plugin both show that there are no recent tweets. I have uninstalled and reinstalled the plugin as well as refreshed and updated my consumer key and consumer secret.
Is there an issue with the plugin?
Hi edunger,
I can confirm that there is no known issue that would cause this problem. Please can you give me links to your sites that are having issues and turn on debug then E-mail me (meethoss at gmail dot com) with the output.
Thanks.
Steve
Stephen, yes I had the exact same problem that edunger described and attempted the exact same methods for resolving it. If you still need additional debugging information, I can do the same. Otherwise, looking forward to the fix. Thanks.
Hi both,
I’ve done a lot of testing and I cannot replicate your issues. Please can you both uninstall, go in to the db and do a search on the WP_OPTIONS table using a “LIKE % … %” search for thinktwit and delete ALL entries. Please then re-install and enter your consumer key and secret, then let me know how you get on.
If this doesn’t work I might need access to your sites to do some testing.
Sorry I can’t help further for now.
Steve
For one of my websites the plugin is also broken. Tried re-installing, remove some stuff from database. But no succes.
Keeps saying: There have been no recent tweets.
It works, but it took quite a bit of time and troubleshooting to get it working. Here are a couple things I had to do:
1. If embedding within a post, you must not use double-quotes or carriage returns in your shortcode.
2. At first install when I plugged in my API Key and API Secret, it did not take, and the values showed as “1”. After I re-submitted the proper values, they took.
3. I had to set use_curl=1 before it would load any tweets. Prior to that, it was saying no recent tweets.
While this is a great plugin, it’s still pretty rough. I am now struggling to pare down which posts it pulls in, as it appears not to be filtering to specific usernames and hashtags, but instead includes all tweets by one of the given usernames PLUS all tweets using the given hash tags (from any user).
Yasp – please can you give me more detail on how you are trying to use the plugin? Are you using it as a widget, shortcode or in code?
Rothkj1022 – Glad you got it working. Thanks for your feedback – I would love to do more with it but I am just one person developing this in my spare time, which is very rare at the moment – I will continue to develop as I have time, if anyone is willing to help me I would always be happy to have more helping hands.
@stephen, I followed tip #3 from rothkj1022. I have set use_curl=1 and it worked again. So thanks 🙂
Hi Yasp, thanks for feeding back – glad you were able to get it working! 🙂
Marking as resolved.
The topic ‘broken’ is closed to new replies.