Hello:)
I am working on this site : lvblab.nl/topwijnthuis (joomla 3.3 / virtuemart 3.04)
I suddenly noticed that the links to the cart page are acting weird. If you are on the page 'assortiment' And you add a product the link should be: lvblab.nl/topwijnthuis/cart . but the link it goes to is: lvblab.nl/topwijnthuis/assortiment/cart . It is a totally different cart page. This also happens on other pages if you add a product. For example on the 'italiaans' page the link becomes: http://lvblab.nl/topwijnthuis/italiaans/cart . It looks like the cart page is added after the existing link and creates different cart pages because of this.
I already found the links are loaded in : components/com_virtuemart/helpers/cart.php (regel 1675)
and : components/com_virtuemart/vieuws/cart/tmpl/mini_cart.php (regel 25)
Is there somebody who knows if this is normal? or is there someone who can help me with this. Thank you.