Closed (fixed)
Project:
Ubercart AJAX Cart
Version:
6.x-1.0-rc9
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
4 May 2009 at 03:09 UTC
Updated:
2 Dec 2009 at 09:39 UTC
So module is installed and seems to no work with relatedcontent module. Add to cart buttons in related content views fail to work if on a page with a working ajax add to cart button. It just re directs to the cart instead of doing all its ajaxy goodness. The module isn't throwing any errors my way. I see it work fine on taxonomy term pages where multiple products are listed, all product add to cart forms work, but not in related content module utilized views... any ideas?
Comments
Comment #1
erik seifert commentedOk i will get it on my list. I think they use a different form ID .
Comment #2
cookiesunshinex commentedI'm seeing something similar. I have a featured product block which is a "views slideshow" view with product image and add to cart button. When I click add to cart, the page refreshes, but it does not add to cart.
I also have a "views carousel" view with product image and add to cart. I see the same action as above. the page refreshes, but the item is not added to the cart.
Add to cart from product page works as expected.
I do have page caching and block caching turned on, so maybe that's the issue.
On a local MAMP install with no caching it all works fine.
Comment #3
cookiesunshinex commenteddisregard my previous post.
I found that this problem also occurs when the normal (non ajax cart) is enabled.
The problem is that when the view cache is turned on, add to cart does not work.
:(
Comment #4
erik seifert commentedNice ;- ) Close.