Page 6 of 14 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 134
  1. #51
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Quote Originally Posted by solo_400 View Post
    How can I make it compatible with css/js loader module ?
    Please try not to edit your posts and remove the question entirely. That makes it confusing for other people who might read this thread because my previous reply makes no sense at the moment...

    As for css/js loader - it IS compatible, but you'll need to create your autoloader file for the product_info page. This is beyond the scope of support for this thread, sorry.

  2. #52
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    Ok, sorry for the inconvenient. Thank you for your answer regarding jquery 1.11.0 compatibility.

  3. #53
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    I'm testing it on my test environment. At the moment I have 2 problems:

    1. Confilct with wishlist link ( I have wishlist module )

    <?php
    // start wishlist link
    if (UN_MODULE_WISHLISTS_ENABLED) {
    echo '<a id="wishlistLink" href="javascript:void(0);">' . UN_TEXT_ADD_WISHLIST . '</a>';
    }
    // end wishlist link
    ?>

    When I press on "Add to Wishlist" it takes "add to cart" button event and the slider shows up.

    2. On goole Chrome the same problem as before, and more when slider shows up it's say "Your cart is empty"

  4. #54
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    Do someone have the uninstall script of this module? If I decide to put it in live store I would like to know how to uninstall it quick .

    thx

  5. #55
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Quote Originally Posted by solo_400 View Post
    1. Confilct with wishlist link ( I have wishlist module )

    <?php
    // start wishlist link
    if (UN_MODULE_WISHLISTS_ENABLED) {
    echo '<a id="wishlistLink" href="javascript:void(0);">' . UN_TEXT_ADD_WISHLIST . '</a>';
    }
    // end wishlist link
    ?>

    When I press on "Add to Wishlist" it takes "add to cart" button event and the slider shows up.
    Yeah, that would be expected... The script takes over the entire form submission so you will either have to move the wishlist code out of the cart form (and create another form for wishlist) OR you'll have to write some of your own code to differentiate which button was pressed.

    2. On goole Chrome the same problem as before, and more when slider shows up it's say "Your cart is empty"
    Would need a link to your site, but could easily be caused by wishlist...

  6. #56
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Quote Originally Posted by solo_400 View Post
    Do someone have the uninstall script of this module? If I decide to put it in live store I would like to know how to uninstall it quick .

    thx
    I believe you're referring to SQL uninstall - if so, take a look at the install-v1.5.x.sql that comes with the module - the first 6 lines can be used to uninstall. There also one more line (line 17) to remove it from admin pages.

    Files and changes need to be reverted manually.

  7. #57
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    thank you

  8. #58
    Join Date
    Jan 2014
    Location
    United States
    Posts
    28
    Plugin Contributions
    0

    Default Re: AJAX Add to Cart [Support Thread]

    Thank you for this! I'm have a little problem though. It looks like everything works, but when I click view cart or one of my shopping cart links, the shopping cart page will sometimes say your shopping cart is empty, like the item isn't saved in the cart. Sometimes the product is in the cart on the shopping cart page, and sometimes it's not. Everything looks good and working until you go to the actual shopping cart page and sometimes it's empty. I do not have this problem on my test site, everytime I go to the shopping cart page the items are there on my test site. I've verified the files are the same between my test site and live site. No other conflicts with js files. cardiozonetreadmills com and cardiozonetreadmills com/test/

    Any idea? Thanks!

  9. #59
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: AJAX Add to Cart [Support Thread]

    Sorry for the late reply...

    If it's sporadic, then it's VERY hard to debug it... I've just checked using Firefox and Chrome - works fine every time. I'm not sure, but this might be caused by Ceon's URI Mapping module which you seem to be using - try adding an exclusion in your htaccess file to make sure AJAX requests to the modules files in root are not overwritten... It's just an idea, I'm not sure if it will help... You could also try disabling URI Mappings (and remove htaccess file) to see if that's causing it...

    Regards,
    Leonard

  10. #60

    Default Re: AJAX Add to Cart [Support Thread]

    Hi I wrote via PM before could you please answer this question for me.
    On your set of files there is a patch named 1.5 sql
    It don’t seem to be for 1.3.9

    Do I have to patch my database for 1.3.9 version? if so what is the file patch? is that same file as the 1.5 version?

 

 
Page 6 of 14 FirstFirst ... 45678 ... LastLast

Similar Threads

  1. v150 Contact Us - Add Subject support thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 9 Jan 2019, 06:04 AM
  2. Add Shipping Telephone Support Thread
    By JTheed in forum Addon Admin Tools
    Replies: 31
    Last Post: 4 Sep 2018, 11:14 AM
  3. v139h Numinix Pinterest Add On Support Thread
    By swguy in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 14 Jan 2018, 05:12 AM
  4. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  5. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 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