Planet Interactive
Forum Replies Created
-
Thanks for clearing that up. Was weird as the error is in reference to No Data retrieved. Which would be correct in this instance 🙂
All the best
Forum: Reviews
In reply to: [Simple Twitter Tweets] Worked PerfectlyHi,
Glad you like the plugin 🙂
From what I’ve read – API wise – Twitter classifies favourites as a list i.e. see a list of all favourited tweets etc. as we are pulling tweets based on a stream for time and communication purposes this isn’t currently something the plugin can offer.
Please check and clear all your caches.
Browser
WP
Any caching plugins?We haven’t received any issues of not being able to connect in a while and all the sites we’re running it on are functioning fine?
Are you running on a shared hosting server?When looking at the widget in the widgets area of the admin does the plugin present any errors?
Do you have cURL installed on your server?
Twitter have changed the labels from:
Consumer -> API
i.e. Consumer key = API key
Consumer secret = API secretOtherwise all the same.
Of note: Twitter also moved access to API creation from dev.twitter.com to https://apps.twitter.com
HTH
Forum: Plugins
In reply to: [Simple Twitter Tweets] Twitter API CredentialsHi @treb0r23
The plugin is using OAUTH – Twitter have changed to route to the API creation is all.
Login at https://apps.twitter.com/
And create your API there.
All the best
Forum: Plugins
In reply to: [Simple Twitter Tweets] Incorrect timestampThere are many aspects to the time reference.
We collect the created time from Twitter – this is in Unix time.
There are various aspects to time which are out of our control. Your timezone reference can be affected by the following which will create inaccuracies when displaying time.
You will want to look into the following or ask your hosting company or web developers.
- Your server (apache etc.) has a time reference setting – please check it is correct
- PHP has a time reference setting – please check it is correct
- WordPress has a time reference setting – please check it is correct
- Twitter has a time reference setting (in your profile) – please check it is correct
If all these time references matchup and are in sync please let us know so we can investigate further.
Forum: Plugins
In reply to: [Simple Twitter Tweets] PHP Warning OAuth libraryThanks Will 🙂
Forum: Plugins
In reply to: [Simple Twitter Tweets] PHP Warning OAuth librarySimple answer – it’s not an error, it’s just a warning – being thrown prior to initiation of that element.
Just reduce your error reporting level. Plugin works perfectly as is.
All the best
Forum: Plugins
In reply to: [Simple Twitter Tweets] PHP Warning OAuth libraryCan we get a little more data please?
We haven’t come across this error?Server details?
Instance details?
What WP version are you running.
Are you using the most recent version of the plugin?Thanks
This could be caused by a number of things, but do check the plugin options are completed in the widget, ensure there are no spaces for any of the secure keys etc.
Or it maybe (if on shared hosting) that the server has been really busy and twitter has had it’s fill for the minute (has it rendered your tweets yet?).
All the best
Please try updated 3.1 version removed base_64 encoding and have implemented a different strategy for error.
Please do let us know if this resolves any current issues.
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error: Cannot redeclare class TwitterOAuthNow in 3.0
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error MessageFixed – try 3.0
Forum: Plugins
In reply to: [Simple Twitter Tweets] Error: Cannot redeclare class OAuthSignatureMethodFixed in 3.0, please let us know if still facing nay issues