StanScates / Tweet.js-Mod

Basic wrapper for Seaofclouds / Tweet.js that incorporates functionality with Twitter's v1.1 API
MIT License
234 stars 103 forks source link

I followed all steps of how to use, and still not working. Confused! #25

Open MoradHamdy opened 11 years ago

MoradHamdy commented 11 years ago

Hi there.

I have followed all steps about how to use the plugin and still could make it working right now!

I added twitter folder(containing jquery.tweet.js, index.php and the lib folder which containing tmhOAuth.php and tmhUtilities.php) in js folder. I added modpath: './js/twitter/' to the twitter widget js code in custom.js and set Path to tmhOAuth libraries to private $lib = './lib/';

I'm just dealing with php and javascript as a user. So i hope you please help me because i'm now about over 2 weeks trying to make it work, but with no success.

Her is live preview http://moradxd.zxq.net/lumenosity/normal/blog.html

I hope to get help.

Thanks

wtadesign commented 11 years ago

Try changing your path to and update you hook up path in your custom.js

Twitter folder needs to be in root directory - not in a sub folder.

MoradHamdy commented 11 years ago

Thanks mate for help.

Due to i don't have any experience of PHP, i found that i may need to install a local server to test it. After installing and opening, i found it worked immediately with the same settings i did.

It's my lack of PHP :)