For some reason I can’t see images in widget. Do I need to make some special configurations to fix it ?
]]>Hi Stephen,
I’m having a similar issue to previous users in that I get the “No Recent Posts” message when using this plugin, but I haven’t seen a solution for it in the support threads yet. Consumer key and secret are set up properly. I’ve tried clearing the cache and uninstalling and reinstalling with no luck. Any ideas what might be going wrong?
Thanks,
Kaitlin
The page keeps loading with “No recent tweets”. I’ve reinstalled to see if that resolved the problem, which it didn’t. I noticed on your screen shot for the General Setting that I have an extra question that you don’t list:
Live update frequency (in seconds, set to zero to turn off):
It is set to “0” and I can’t change it. That is the only thing I can think of that is the problem, as my screen looks exactly like your screen shot only with my twitter name and desired hashtags. My twitter name appears in the widget, so I know I’m connected right. It just says “no recent tweets” in the box, which I know can’t be true. I’m not sure what else to do. Thoughts?
]]>There have been no recent tweets
all set up correct
keys entered correct
the display does show the icons for the those i put in the list so you get there twitter name and how many followers they have
but no matter what settings i try i continually get “there have been no recent tweets)
also tried refresh every 20 seconds and left page open for several hours and still nothing
i can click on a twitter user and the box comes up as it should to show there account too so its obviously there is no problem interacting with tweeter itself
there has to be be some sort of issue in the plugin but debug mode gives no clues either
im sure i cant be the only one with this issue?
]]>The page keeps loading with “There have been no recent tweets. I’ve tried to put this in the code, and as a shortcode.
I am using twitter account with frequent and recent posts.
Please help ??
Thanks
Sasha
<?php $args = array(
‘widget_id’ => 1,
‘usernames’ => “myhandle”,
‘hashtags’ => “”,
‘hashtag_filter’ => 0,
‘username_suffix’ => ” said: “,
‘limit’ => 5,
‘max_days’ => 7,
‘update_frequency’ => 0,
‘show_username’ => “name”,
‘show_avatar’ => 1,
‘show_published’ => 1,
‘show_follow’ => 1,
‘links_new_window’ => 1,
‘no_cache’ => 0,
‘live_update_freq’ => 0,
‘use_curl’ => 0,
‘debug’ => 0,
‘time_this_happened’ => “This happened “,
‘time_less_min’ => “less than a minute ago”,
‘time_min’ => “about a minute ago”,
‘time_more_mins’ => ” minutes ago”,
‘time_1_hour’ => “about an hour ago”,
‘time_2_hours’ => “a couple of hours ago”,
‘time_precise_hours’ => “about =x= hours ago”,
‘time_1_day’ => “a day ago”,
‘time_2_days’ => “almost 2 days ago”,
‘time_many_days’ => ” days ago”,
‘time_no_recent’ => “There have been no recent tweets”);
echo ThinkTwit::output_anywhere($args); ?>
]]>Suddenly, on a site that has been trouble-free, I am unable to access site or dashboard, and getting error:
Cannot redeclare class Error in /home/nousionn/public_html/wp-content/plugins/thinktwit/thinktwit.php on line 2480
Suggestions?
]]>I’ve installed ThinkTwit and added the access keys from Twitter. The ThinkTwit widget appears in my list of available widgets. When I add it to my sidebar, it displays the headings “General Settings” and “Time Messages” but there is no content below those messages. The drop-down arrow suggests that there’s content below, but there isn’t. Clicking the headings or arrow has no effect, and neither does clicking “Reset settings.”
As a result, I can’t configure the widget at all, it doesn’t show any tweets, and it only displays a link to your Twitter account, not mine.
Screenshot: https://imgur.com/XLZq4Gv
]]>Hello,
I have just installed and configured the ThinkTwit App. I have put in my Consumer Key and Secret and used the following short codes within a DIV tag on a page.
`<div class=”fans”>
<h1 class=”socialhead”>what our fans say</h1>
[thinktwit
widget_id=1
usernames=”mcros”
username_suffix=”said:”
limit=5
show_avatar=1
show_username=username
update_frequency=-1
show_published=0
show_follow=0
time_no_recent=”empty”
]
</div>
Unfortunately it does not seem to be picking up the shortcode configuration. Even the time_no_recent message is not effected it is still showing “There have been no recent tweets.” as well as your twitter follow link and number of followers. I can’t seem to figure out what I am doing wrong, please help!
]]>Hello,
I have a multisite configuration, i installed thinktwit on the network.
Now only one website is working, on others thinktwit doesn’t work and don’t fetch tweets.
Do you want an admin access ?
Thank you,
Ben
Hi,
Thanks for the plugin.I have issue that no tweets was found in my site.
my word press version is 4 and i’m using “DIVI” theme to build my site.
I used in widget section,did all installation that was mentioned in the site.Please help me out to resolve this issue.
When i try to uninstall I get:
Fatal error: Class ‘ThinkTwit’ not found in /home/murviclu/public_html/w/wp-content/plugins/thinktwit/uninstall.php on line 8
]]>Hi there,
You’re using <?=
in the Twitter API Settings (thinktwit.php:727, 742). That way out outputting is not always supported by default (https://php.net/manual/en/function.echo.php). I suggest using <?php echo
instead.
settings in the widget is not active
]]>Hi Stephen!
I know you’re terribly busy — I seem to be having similar problems to earlier posters before your recent upgrade (I’ve just uploaded 1.6.0).
I’m stuck on “No recent tweets,” despite knowing there must have been (username field empty; hashtag entered: #wine), despite properly entered Twitter API data, despite proper permissions (777) for the plugin and image folder…anything else I’m missing?
I’m running WordPress 4.0, using the Executive Pro Theme on a Genesis parent …(And apologies, I’m mostly newbie, but can follow directions!)
Best,
Aimee
Hi. I am getting this error message: Warning: array_push() expects parameter 1 to be array, null given in /home/angelrun/public_html/wp-content/plugins/thinktwit/thinktwit.php on line 2294
Any suggestions to help would be great! Thank you.
]]>Hiya,
I really like the sound of this plug-in – I just installed it on a Multisite/Buddypress site, but got the following errors when trying to input the key/secret:
Warning: Illegal string offset 'consumer_key' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 647
Warning: Illegal string offset 'consumer_key' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 648
Warning: Illegal string offset 'consumer_key' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 649
Warning: Illegal string offset 'consumer_secret' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 653
Warning: Illegal string offset 'consumer_secret' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 654
Warning: Illegal string offset 'consumer_secret' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 655
Warning: Illegal string offset 'cleanup_period' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 659
Warning: Illegal string offset 'cleanup_period' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 660
Warning: Illegal string offset 'cleanup_period' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 661
Warning: Illegal string offset 'use_default_style' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 665
Warning: Illegal string offset 'use_default_style' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 666
Warning: Illegal string offset 'use_default_style' in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 667
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php:647) in /usr/local/www/apache24/data/my.site.name/wp-includes/pluggable.php on line 1173
After I clicked save again, it seemed to accept it. However, when I load up a widget – I get these errors:
Warning: array_push() expects parameter 1 to be array, null given in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 2294
Warning: array_unique() expects parameter 1 to be array, null given in /usr/local/www/apache24/data/my.site.name/wp-content/plugins/thinktwit/thinktwit.php on line 2297
Is this a multi-site issue do you think?
]]>Hey there,
I spent a good couple of days pulling my hair out trying to work out why I couldn’t get ThinkTwit working.
I recently fixed my issue, and thought it would be useful to let others know who may have the same issue.
I had Thinktwit working perfectly on an Apache install, although I had to use cURL to get it working.
I ported this over to a Windows/IIS install, and suddenly nothing worked, even with cURL.
Finally, I managed to get this working by setting an option within the ThinkTwit script, for all three cURL requests:
url_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
cURL requests are now working for me. I understand that setting this option may not be ideal for security, and so if anyone has any alternative solutions, please let me know.
]]>I just installed this plugin to use with a month long promotion a group of bloggers is doing. I want to get a feed of a certain hash tag. I set it up for the hash tag and it says there are no recent posts. Since many of us just tweeted, I know they are out there. I tried it with the bloggers in the username section and without.
I would like to have it show anyone that uses that hash tag if it’s possible.
The page I have it on is here: https://104homestead.com/affiliate-disclosure/ (since no one ever reads the disclosure pages lol)
]]>Anyway to get an option of avatar image size to be pulled? #FeatureRequest
]]>I have the plugin working, I’m wondering how to “turn it off”. I’m using this plugin to write live blogs to cover sporting events. After the event is over I want the relevant tweets to stay on the blog page, but I no longer want it to fetch for new tweets.
Is there a way to turn it off without removing the shortcode entirely?
]]>I’d like to show the entire history of tweets using a hashtag – some are from a year ago. How do I set the shortcode to do that? It’s currently just outputting “There have been no recent tweets”.
]]>does not pull in tweets, says there are none
]]>https://s.w.org/plugins/thinktwit/screenshot-4.png?r=893005
[Moderator Note: Please ensure that you are embedding links correctly in your posts.]
How to make the widget in a page like this?
Thanks
Is it possible to get the largest version of someones profile image? It now returns the 48×48 version.
]]>Hello,
I’ve just updated to the latest version of ThinkTwit, and I’ve followed the new procedures for hooking it up with Twitter. I’ve entered the needed code and secret in ThinkTwit, posted a few new tweets, but still getting ‘no recent tweets’ on my web site (atikkam.com).
Am I doing something wrong, or does Twitter take a while to get going? I noticed that you can’t put ThinkTwit as the ‘name’ in the API set up, as you get an error saying the name is taken. I put a unique name instead, which it seemed to accept. Could this be the problem?
Thanks for your thoughts,
Mark.
I’m having an issue where the hashtag links on posts are broken. I get brought to a twitter search page but get no results. Here is an example link generated for the hash tag #FL
https://twitter.com/search/?src=hash&q=%23#FL
Thanks.
]]>I’d been using (and loving!) this plugin for a while then I updated it a couple of nights ago and it ‘broke’ my site. Basically, when this plugin is installed (even if it’s not in use) the index.php file from my main root folders (https://justfrances.com) vanishes. If I re-load that file, it vanishes again on a refresh.
But if I un-install Think Twit then re-load the index.php file, it stays and the site works. I have tried on a couple of my sites, all with the same results.
I just tried again today, hoping that maybe I was dreaming, and got the same error. So… no Think Twit for me.
(Is there a way to fix this? I really do love your plugin but I can’t use it if it breaks my site!)
]]>I installed ThinkTwit and everything worked perfectly, but I needed to change the username_suffix in the shortcode. I did that, and ever since, it won’t show avatars, and it seems to be ignoring some other settings as well. It was initially showing usernames, but at one point I switched to names. I preferred the usernames, so I changed the shortcode back to show_author=username. Still, the widget is showing names. I’m using it within a slide-out tab plugin, and I thought that might be the problem so I just used the normal ThinkTwit widget with the same settings as my shortcode. It behaved identically (showing names instead of usernames, no avatars despite being set to show them), so I took it out of my widget list… and it’s still showing up. I’m baffled, and this seems to point at something deeper than ThinkTwit, but any help would be appreciated.
]]>Warning: file_get_contents(https://twitter.com/users/***.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /home/***/public_html/wp-content/plugins/thinktwit/thinktwit.php on line 369
Hi
I’m getting the above error, usually when twitter is over capacity or just having problems ??
Is there any way of just logging the error and not writing it out to the site?
Cheers
]]>Hi there !
Since the new version (1.3) the plugin doesn’t work anymore.
We have :
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'ThinkTwit::ajax_request_handler' was given in /..../wp-includes/plugin.php on line 405
Thanks
]]>