VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: babylon5 on April 21, 2012, 21:34:54 PM

Title: VM 2.0.6 taxes not shown in frontend anymore
Post by: babylon5 on April 21, 2012, 21:34:54 PM
Hi,

i have two different installations which I updated to VM 2.0.6. On both sites the tax is calculated correct (backend) but not shown in category view, product details view or cart anymore.



Any hints????

[attachment cleanup by admin]
Title: Re: VM 2.0.6 taxes not shown in frontend anymore
Post by: jenkinhill on April 22, 2012, 00:11:04 AM
Check your template overrides. You may have overrides for VM2.0 or 2.0.2 - they would need to be updated for 2.0.6
Title: Re: VM 2.0.6 taxes not shown in frontend anymore
Post by: babylon5 on April 22, 2012, 10:28:01 AM
Thanks for the reply..

It was not a problem of the template overrides but of the database. My tax id was "6" and this tax_id was assigned to all products. VM 2.0.6 does not accept this. So I set the tax id to "0".........now it´s working!!