VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: stawebnice on January 27, 2015, 11:02:54 AM

Title: Fatal error: Class 'VmHtml' not found in responsive/templates/transform/html/com
Post by: stawebnice on January 27, 2015, 11:02:54 AM
Hi,

I have migrated an eshop from VM2 to VM3 and everything is fine except for one big issue: when I want to access the shopping cart, I  get the following error:
http://imtp.me/8xuf02lj3.p Fatal error: Class 'VmHtml' not found in templates/transform/html/com_virtuemart/cart/default_pricelist.php on line 67
http://www.responsive.vintagelab15.com/

It is VM 3.0.2 and Joomla3.3.6

switching template does not help

Please advise what is wrong...

Thanks!

Title: Re: Fatal error: Class 'VmHtml' not found in responsive/templates/transform/html/com
Post by: stawebnice on January 27, 2015, 11:18:50 AM
I think I solved the problem. I was caused by the template.

I copied the default file default_pricelist.php from  components/com_virtuemart/views/cart/tmpl to the templates/transform/html/com_virtuemart/cart folder and it started working...