VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: p.barg on February 17, 2012, 15:01:21 PM

Title: wrong url for showing cart
Post by: p.barg on February 17, 2012, 15:01:21 PM
fresh installation of vm 2.0.1 K, Joomla 1.7

after putting something in the cart, I can't reach the cart. The URL which is called for showing the cart is:
....component/virtuemart/?Itemid=110
There's obviously cart.html missing, so the URL should read:
....component/virtuemart/cart.html?Itemid=110

-- Petra
Title: Re: wrong url for showing cart
Post by: jasonb4 on February 17, 2012, 19:36:37 PM
I too am having this issue as well if i add the menu item i get the correct url but any other attempt to go to the cart from the cart module doesn't work.

** update **
I turned off Search Engine Friendly URLs and that fixed the issue. the problem is with the joomla core sef enabled. to the bug fixers that is where the problem is hidden. once i changed the Search Engine Friendly URLs option in global configuration to "No" it worked
Title: Re: wrong url for showing cart
Post by: p.barg on February 17, 2012, 19:47:29 PM
I found out that is has to do with SEO. If you turn that off (in VM backend) the links to the cart work.

Petra
Title: Re: wrong url for showing cart
Post by: Zer0g on February 17, 2012, 20:14:25 PM
Hi,

look here: http://forum.virtuemart.net/index.php?topic=98069.0

if this does not solve your problem, create a menu item which directs to the cart.
Title: Re: wrong url for showing cart
Post by: Studio 42 on February 17, 2012, 23:30:54 PM
Hi barg,
First to know and i said is long to do, if you use multilangual you must set correctly all menus far each language.
It's same for joomla standard links.
If you add a cart link in english then add same in other language.
Title: Re: wrong url for showing cart
Post by: p.barg on February 18, 2012, 15:32:28 PM
the installation is not a multilingual shop