Closed nickff closed 11 years ago
Hi there,
can you confirm that you are using version 1.7.3 of the package? For some reason the MODX repo thinks that 1.7.1 is newer than 1.7.3! It's not! And the fixes for the Twitter feeds are in 1.7.3.
Can you install that version and let me know how you get on? (Also, I edited out your consumer secrets, etc - you'll probably not want anyone else knowing them! :) )
@pdincubus brilliant - 1.7.3 works! the repo threw me off there. thanks for the tip!!
Hello,
Not sure what I might be doing wrong here (if anything), but my twitter feed is blank. I've got the most recent version of the extra installed and my app setup properly. It was working as of a couple weeks ago, but suddenly it's stopped generating anything (this may have coincided with my updating REVO to 2.2.8-pl...not sure).
Here are my code blocks:
[[!TwitterFeedNew? &tpl=
TwitterFeedItemNew
&limit=4
&cacheName=thefutureFWD
&screenName=thefutureFWD
&includeRTs=1
&consumerKey=&consumerSecret=
&accessToken=&accessTokenSecret=
&cacheTime=60
]]It should be appearing in the "info tab" on the right, but I'm getting nothing: http://thefutureforward.com
Let me know if you need any more info or have any thoughts on this!