Quote Originally Posted by jamielife View Post
Figured I'd go head and start a thread for the AutoTweet mod I uploaded that was recently made available at http://www.zen-cart.com/index.php?ma...oducts_id=1523.

This simply auto updates your twitter followers everytime you add a product. The product name and shortened (bit.ly) link to the product are automatically tweeted without you ever having to leave the zencart admin. It also offers link tracking stats as well (through bit.ly).

*Note: you will need to have Curl installed.
*You will also need a free bit.ly api key (though this is optional).
*More info available in readme.
*Also I forgot to mention it in the readme, but this mod is shared under GPL licensing terms. Do whatever you want with it.


***Remember always backup your files before installing anything.
I just installed Autotweet 3.0, and I filled in all information for update_product.php. But there is no way that I get products uploaded to Twiter. The error message I received as followings:

Twitter could not be updated: :
To paste the code into twitter yourself use:
New product available: Full/Queen Bed Modern Bedding Sports Duvet Cover Set Le Vele LE132Q! Only $148.95. Check it out now at http://bit.ly/1b2CvZh

On the instruction page, step number 6 tells me to fill in username and password of twitter, but I do not see any places to fill in username and password.

6. Now edit lines 96 through 100 like so:

a. $twitUsername = your twitter user name.

b. $twitPassword = your twitter password.

Please help me out with this. Thanks so much for your help and support.

ttmb33