VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: snewpers on December 29, 2011, 11:52:13 AM

Title: Update cart navigation
Post by: snewpers on December 29, 2011, 11:52:13 AM
Hi

when checking-out there's an option to update the items in the cart (quantity). When I hit that button the form will update the page correctly but the path to the (same) page is different in the URL.

So first it's:

index.php/webshop/cart (which is also a menuitem in order to get modules on the cart page)

and after updating the cart it's:

index.php?option=com_virtuemart&view=cart

I have tried to modify the <form> but it doesn't do anything good :)

Is there a way to get the cart back to it's original URL so that the modules are still loaded?

Title: Re: Update cart navigation
Post by: Lindseycreative on January 20, 2012, 22:00:44 PM
Did you ever figure this out? Having the same issue

Thansk,
john
Title: Re: Update cart navigation
Post by: snewpers on January 21, 2012, 17:05:06 PM
Hi

No I didn't. I did try some stuff but I'm not a php expert...

Somehow the 2.0 version seems to be very buggy... too bad.

Snewp