Page 3 of 27 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 264
  1. #21
    Join Date
    Dec 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    Ok, I've forgotten to say, that my zen cart runs with two languages, and the default language is German.

    Now I've seen, that something happens:
    The product has been inserted only in English, in the english admin interface it can bee seen, and give attributes, but not in the German admin interface.

    But nevertheless, it has been not forwarded to twitter.

  2. #22
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    Hi
    Plz help, I installed this module as instructed , now on step 4, it says
    4. Testing Instructions/Additional changes:

    Don’t test additional changes in upload_product.php.

    Errors can cause multiple “Ghost” products to be added that aren’t removable without deleting the category.

    You could create a new category and only add products to it for test. when youre done just delete the category. This will however throw off your category and product numbers and is not advisable if you don't know what you're doing.

    So to be safe: If you wan’t to change anything else or if you just want to make sure everything is right before going live.

    Upload everything as instructed above,

    copy lines 128 – 149 from upload_product.php,

    create a test file (i.e. testfile.php) with lines 128 - 149 pasted in.

    Be sure to add <?php and ?> at the beginning and end of the pasted code.

    Upload to store/admin/

    And test at http://www.yourstore.com/store/admin/testfile.php


    where is upload_product.php file ????

    i have added new prodcuts to existing categories in routine but i do not see any thing happening on twitter site ?

    Regards

  3. #23
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    Hi

    When i try to add the products i get this error now

    Fatal error: Uncaught exception 'BitlyException' with message 'Invalid headers (403)' in /home/pcitshop/public_html/admin/twitter/bitly.php:177 Stack trace: #0 /home/pcitshop/public_html/admin/twitter/bitly.php(382): Bitly->doCall('shorten', Array) #1 /home/pcitshop/public_html/admin/includes/modules/update_product.php(146): Bitly->shorten('http://www.pcit...') #2 /home/pcitshop/public_html/admin/product.php(62): require('/home/pcitshop/...') #3 {main} thrown in /home/pcitshop/public_html/admin/twitter/bitly.php on line 177

    plz help?
    Regards

  4. #24
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoTweet [support]

    @heavendreams - only english is supported right now. there is a fix in this thanks to michaelsen here but it should only stop errors in other languages and I havent tested it.

    @omerhanif - step 4 is optional. If your having problems simple reinstall and don't complete step 4.

  5. #25
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    Quote Originally Posted by michaelsen View Post
    I fixed it by adding if ($language_id == 1){} around the code in categories.php so it only included the code for english.

    Thanks for a great mod!
    Hi

    There are 3 categories.php, which one i need to change and which codes plz?

    Regards

  6. #26
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    plz help, its not working ?

  7. #27
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoTweet [support]

    I'm workin on this problem... in the mean time, undo all the modifications you made.

  8. #28
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoTweet [support]

    ok for carts with mulitple languages that are getting the 'cannot redeclare class' error:

    On the included update_product.php in /admin/modules, around line 128 you should see:
    // bof Auto Tweet.
    include 'twitter/twitter.php';
    change it to:
    // bof Auto Tweet.
    include_once 'twitter/twitter.php';
    That should fix the problem.

  9. #29
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoTweet [support]

    Quote Originally Posted by omerhanif View Post
    plz help, its not working ?
    Download autotweet again.

    Complete steps 1 through 3
    (Step 4 is optional and does not need to be complete).

    You should only edit lines 128 through 148 in the included update_product.php file.

    Did you configure update_product.php properly and install in the admin/modules/ folder? Is the twitter folder installed in your admin folder?

    If your store has multiple languages see the post immediately above this post.

  10. #30
    Join Date
    Aug 2009
    Location
    London
    Posts
    106
    Plugin Contributions
    0

    Default Re: AutoTweet [support]

    I downloaded the autotweet again, completed steps 1 through 3, edited lines 128 through 148 in the included update_product.php file, configured update_product.php properly and install in the admin/includes/modules/ . Twitter folder installed in admin folder, Only language is English, BUT when i try add a product i get same error Fatal error: Uncaught exception 'BitlyException' with message 'Invalid headers (403)' in /home/pcitshop/public_html/admin/twitter/bitly.php:177 Stack trace: #0 /home/pcitshop/public_html/admin/twitter/bitly.php(382): Bitly->doCall('shorten', Array) #1 /home/pcitshop/public_html/admin/includes/modules/update_product.php(146): Bitly->shorten('http://www.pcit...') #2 /home/pcitshop/public_html/admin/product.php(62): require('/home/pcitshop/...') #3 {main} thrown in /home/pcitshop/public_html/admin/twitter/bitly.php on line 177

 

 
Page 3 of 27 FirstFirst 1234513 ... LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. v151 Autotweet Errors/Not Posting
    By Little Red Crane in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Mar 2014, 04:56 PM
  3. is there any AutoTweet addon or autofacebook addon work well with EasyPopulate?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Dec 2010, 03:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR