Planet Interactive
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Twitter Tweets] Invalid argument supplied for foreach() line 498This should be fixed now 😉
Forum: Plugins
In reply to: [Simple Twitter Tweets] Waiting for Twitter… Once Twitter is ready..I just meant “It doesn’t” work” isn’t helpful or useful.
Your server data, versions etc. are all good.
Most interestingly you state neither of the plugins you have installed work. This is strange and would point to a server configuration issue.
Are you getting any errors?
As these would point to issues of scripts, when you state it isn’t working are they activated?Have you checked your server logs to see if any errors have been captured there?
Forum: Plugins
In reply to: [Simple Twitter Tweets] Waiting for Twitter… Once Twitter is ready..We need more data than – it doesn’t work.
Just installed it on a new site yesterday and it worked perfectly, whilst still working on all other sites we have it installed and tested on with various implementations, servers and locations.
Please be as descriptive as possible following WordPress best practice for error or issue reporting.
Thx
Forum: Plugins
In reply to: [Simple Twitter Tweets] Waiting for Twitter… Once Twitter is ready..Please check you have not inadvertently copied any spaces into the consumer key or secret fields in the widget settings.
If you are certain this is not the case (i.e.no spaces) then their may be an API load issue – your server (if shared) serves a single origin point for the Twitter API and the tweets will load when you site is accessed and load limit is freed up.
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error: Cannot redeclare class OAuthSignatureMethodThat looks like your theme is calling the same class.
Check solution applied here http://ww.wp.xz.cn/support/topic/error-cannot-redeclare-class-twitteroauth
This will be default in next release.
HTH
Forum: Plugins
In reply to: [Simple Twitter Tweets] feed not refreshingThat is the desired behaviour for this plugin.
This plugin displays tweets as of page load and within the criteria of the refresh rate set in the widget options for the Twitter API. It stores those tweets in the database in case the API is overloaded or the connection to Twitter falters etc. then it displays the stored Tweets rather than break the sites display and not providing some tweets. It does not dynamically refresh the tweets while on the page.
HTH
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error: Cannot redeclare class OAuthSignatureMethodEnsuring the twitter class is not redeclared per the post resolution you mentioned would have been our proposition (will be in next release).
Other than that, see if you have another plugin also calling the class?
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error: Cannot redeclare class TwitterOAuthMichel, Good catch – minor oversight on our part, thanks for this it’s now on the list and will be in next update.
notjoeflynn go for it – it will be in the next update as documented above.
Thanks again
Forum: Plugins
In reply to: [Simple Twitter Tweets] RetweetsForum: Plugins
In reply to: [Simple Twitter Tweets] Retweets😉
Thanks for letting us know.
Forum: Plugins
In reply to: [Simple Twitter Tweets] RetweetsJust to be clear.
If you retweet someone else’s tweet it will appear in your Stream preceded by ‘RT’
If you are referring to someone else retweeting your tweet, then that is applied to their timeline not your so would not show in your stream.
If I have this wrong, do let us know as our retweets (of others tweets) in our stream show up fine.
Forum: Plugins
In reply to: [Simple Twitter Tweets] RetweetsHi edunne123,
What version of the plugin are you using?
What are you expecting to see that you are not.
Are the retweets in your twitter stream at Twitter?
A retweet is simply a tweet, there is no specific setting for your retweets to appear in your stream?
Forum: Plugins
In reply to: [Simple Twitter Tweets] Author avatar bug with this pluginNot sure I understand what you mean by bug? What happens?
This line of code you reference is not from our code:
<?php echo get_avatar(get_the_author_meta('email'), '65'); ?>Forum: Plugins
In reply to: [Simple Twitter Tweets] Author avatar bug with this pluginI think you may have referenced the wrong plugin?
That line of code in not in the Simple Twitter Tweets code-base.
Plus, your site site is not using our plugin.
Forum: Plugins
In reply to: [Simple Twitter Tweets] FR: Twitter-style time diffImplemented as an option with various other goodies too 😉 coming in v2