News:

Support the VirtueMart project and become a member

Main Menu

Update cart navigation

Started by snewpers, December 29, 2011, 11:52:13 AM

Previous topic - Next topic

snewpers

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?


Lindseycreative

Did you ever figure this out? Having the same issue

Thansk,
john

snewpers

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