VirtueMart Developer Portal

         
[BUG-379]  -  Update quantity, then continue shopping redirects to frontpage
Tags:   No tags associated yet.
All Tags...
Go Back
  0  
 Tracker:  Bug  Priority:  High  Status:  Closed
 Resolution:  --  Owner:  --  Severity:  --
 Submitted by:  soeren_nb Dec 09 2005 04:32  Assigned to:  -- Dec 09 2005 04:32  Modified by:  soeren_nb Dec 09 2005 04:32
 Category:  --  Platform:  --  OP-SYS:  --
 Version:  --  Joomla! Version:  --  Browser Version:  --
 Fixed in Version:  --
Description:
When the quantity of an item is updated int he cart, it seems to save OK, then if "continue shopping" is clicked it returns the user to the frontpage. If they then go back to add more items, they can see some of the original cart, but the item they just clicked is replaced (quantity reset).

Cheers, Hamish

Details:
Comments (4)
Attachments (0)
Associations (0)
SCM Commits (0)
All (4)

Submitted Comment
soeren_nb
Dec 19 2005 11:57
Ignore my last comment; since I upgraded from phpShop Virtuemart used the html basket templates from my old (phpShop) version. In the template was a line <input type="hidden" name="option" value="com_phpshop"/>, changed that to <input type="hidden" name="option" value="com_virtuemart"/> and now it works.

Good work Soeren.
soeren_nb
Dec 19 2005 11:26
I am running VirtueMart 1.0.1 stable and Joomla 1.0.4 and have the same problem. When I go to the shopping cart and try to update the quantity of a product already in the cart it redirects me to the frontpage.
soeren_nb
Dec 10 2005 09:38
Updated to v1.0.1
Issue only occurs when updating quantity in cart - update of total price etc works fine, but link to continue shopping points at main index.php page, not back to the component.
soeren_nb
Dec 09 2005 13:01
Update your VirtueMArt version please.