VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: turner120971 on March 07, 2013, 10:42:05 AM

Title: Missing articel name and number in shopping cart
Post by: turner120971 on March 07, 2013, 10:42:05 AM
Hi,
in our development environment we have recognized a strange behavior. Viewing the shoppingcart, description and number of the article are missing. No Problem with price and quantity. Searched the forum and the net, but found no answer.


Virtuemart: 2.0.18a
Joomla: 2.5.9 Stable

url: http://test.stepcraft*de/shop

Only a few products present at the moment.
Title: Re: Missing articel name and number in shopping cart
Post by: jenkinhill on March 07, 2013, 15:00:03 PM
Looks like a problem with your override template for the cart - compare the code of that file with the standard VM file in joomla_root/components/com_virtuemart/views/cart/tmpl/
Title: Re: Missing articel name and number in shopping cart
Post by: turner120971 on March 07, 2013, 16:32:56 PM
Hi Jenkin,
first of all I am not sure, which file I should compare.

But nevertheless I do not have any overrides in place and as far as I can see the theme doesn´t have any php file originally in /com_virtuemart/views/cart/tmpl/. I checked them. To be really sure I changed the standard template to Beez2 - Default.

I even reinstalled Virtuemart, but nothing changed.

Best Regards


Title: Re: Missing articel name and number in shopping cart
Post by: turner120971 on March 08, 2013, 16:19:45 PM
In the meantime I disabled the theme, but nothing changed. The information is still missing in the cart.

Nobody with an idea?