Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2010
    Posts
    143
    Plugin Contributions
    0

    Default 'AddtoCard' number problem

    tabbed product add-on installed.


    The problem: Only 1 unit is added into the shopCard no matter what number you input into the 'AddtoCard' textbox.

    Such as you enter 4, and clik 'add to cart', but only 1 is added into shoppingcart. Please help, thank so much

    Product:

    http://www.dankung.com/happybuy/inde...&products_id=4

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: 'AddtoCard' number problem

    Switch to the classic template to narrow this to a template or more likely one of the added modules as the issue
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2010
    Posts
    143
    Plugin Contributions
    0

    Default Re: 'AddtoCard' number problem

    I have got this problem fixed.

    thank you

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: 'AddtoCard' number problem

    I have got this problem fixed.
    Please post what you found/corrected for the rest of the community
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2010
    Posts
    143
    Plugin Contributions
    0

    Default Re: 'AddtoCard' number problem

    1: change the location of the following code in YOUR_TEMPLATE/templates/tpl_product_info_display.php

    FIND: <!--eof attributes --> ( The author said ' find: <!--eof free ship icon -->' , which is wrong, that the root cause of this problem!!)

    BELOW THAT, ADD:

    <?php
    //BOF :: Tabbed Products Pro ::
    echo '<div id="tpptabBlock" style="display:none;">' . $tabData . '</div>';
    //EOF :: Tabbed Products Pro ::
    ?>


    2: admin-configurate-TPP configure:

    Set 'addto cart tab' and 'global attributes tab' to 0

    After that , you will have a omnipresent ' add to cart, attributes and price-quantity discount table'.

 

 

Similar Threads

  1. Paypal IP address problem with port number
    By littlekid440 in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 8 Jul 2011, 03:07 AM
  2. Sage/Net1 Payment Module - Order Number fix, email problem
    By trinkaltbier in forum Addon Payment Modules
    Replies: 1
    Last Post: 29 Oct 2010, 04:28 PM
  3. Number-Of-Boxes calculation problem
    By sofafort in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 10 Feb 2009, 07:24 PM
  4. Paypal IPN problem with state and phone number on Denmark customers
    By graemec in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 10 May 2007, 08:58 AM

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