sonnyt / tweetie

Simple jQuery Twitter feed plugin
https://sonnyt.com/tweetie
312 stars 116 forks source link

I m unable to see any data #43

Closed suresh036 closed 9 years ago

suresh036 commented 9 years ago

Hi,

I put the token and secret keys from the dev.twitter to the config file. However i am unable to see any data after that. Its just displaying "Loading... " and nothing else.

capture

please guide me what i m doing wrong..

iumairish commented 9 years ago

Same issue with me. Please help.

Thank You

sonnyt commented 9 years ago

Hey guys,

can you please send me a link to the pages?

iumairish commented 9 years ago

Hay buddy,

Here is the URL of my site http://pixarwpthemes.com/wordpress/hexagram/ scroll down to footer and you will see a section with text Loading..

Regards,

sonnyt commented 9 years ago

@iamumairkhan hey,

so I just checked your site, the plugin is trying to tweets from, http://www.pixarwpthemes.com/wordpress/hexagram/api/tweet.php and it's returning 404. Please set the correct url to the API path, using apiPath param in the plugin, see documentation.

iumairish commented 9 years ago

Hey Mate,

Got it working now. Thank you so much for the quick response and a great plugin.

Regards,

On 02/12/2014 22:05, Sonny T. wrote:

@iamumairkhan https://github.com/iamumairkhan hey,

so I just checked your site, the plugin is trying to tweets from, |http://www.pixarwpthemes.com/wordpress/hexagram/api/tweet.php| and it's returning 404. Please set the correct url to the API path, using |apiPath| param in the plugin, see documentation.

— Reply to this email directly or view it on GitHub https://github.com/sonnyt/Tweetie/issues/43#issuecomment-65265375.


This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com

sonnyt commented 9 years ago

Awesome!

ajaycr commented 9 years ago

Hello,

I am trying to implement tweetie.js for an wordpress project. I did all that was needed. But I keep seeing 500 Internal Server Error on tweet.php. Could you please let me know how to solve the same

Thanks