VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: joergwigger on May 02, 2013, 11:07:29 AM

Title: Wrong Cart url -- missing Item ID? & wrong template
Post by: joergwigger on May 02, 2013, 11:07:29 AM
Hello,

my shopping cart url seems to be wrong ... shows just the standard Cart ...Whats wrong?

HM... if i klick on the Cart Symbol (in Cart Position) i have the right one. But not after buying items in the shop ..

http://kanoon-music.com/index.php?option=com_virtuemart&view=cart&lang=de (this is the wrong one (incl. the wrong template (my Site template)

https://kanoon-music.com/index.php?option=com_virtuemart&view=cart&Itemid=803&lang=de (this is the right one (clicking on my cart symbol (right top corner in menue bar position)

From my point of view the ITEM ID is missing, also i am redirected to the wrong template after editing item (delete/refresh) in the cart ...

Please Help Friends!

kind regards Joerg

VM 2.0.20 - J 2.5.9
Title: Re: Wrong Cart url -- missing Item ID? & wrong template
Post by: jenkinhill on May 02, 2013, 11:19:43 AM
Are the Joomla templates correctly assigned to menu items? See http://forum.virtuemart.net/index.php?topic=104113.msg346882#msg346882
Title: Re: Wrong Cart url -- missing Item ID? & wrong template
Post by: joergwigger on May 02, 2013, 11:46:51 AM
yes  ... i checked this again ...
Title: Re: Wrong Cart url -- missing Item ID? & wrong template
Post by: jjk on May 02, 2013, 14:16:46 PM
Hmm,

perhaps you should clean up your extensions a little bit before installing VirtueMart. In the cart view I see redshop.css loaded instead of VirtueMart's vmsite-ltr.css. That's why some VirtueMart buttons and icons are missing. However, I don't know if your Gavick template overrides these. Also I don't see the 'cart symbol' in the upper right corner (I'm using the Firefox browser) and I don't see a menu item pointing to your cart.

Normally, you should create a Joomla menu for your customers with menu items like 'View Cart', 'Your order history' (List orders) and 'Your Customer Account' (Account maintenance). Again, I don't know how your Gavick menu works. Eventually you have to create a dummy (hidden) Joomla menu for this to work correctly.
Title: Re: Wrong Cart url -- missing Item ID? & wrong template
Post by: joergwigger on May 02, 2013, 17:13:48 PM
thnks! i trie to follow your suggestions ....