Hello guys, hope is all well.
I discovered why my price is gone on the cart after upgrade to 2.0.6 the problem is on the file templates/template***/html/com_virtuemart/cart/default_pricelist.php
Because if I remove that file VM calls the original one and it works.. but looks very odd on my site, so I need working on the new template, I looked on the forum and couldn't find a solution.
So Im posting the file here, and hope a good soul can help me and find what is missing.. to show the prices on the cart.
Thanks guys
[attachment cleanup by admin]
First see http://forum.virtuemart.net/index.php?topic=101533.msg336716#msg336716
It looks like you were incorrectly (for the 2.0.6 version) using an override without placing the template to be used in the Joomla template html directory so the override would work correctly. Take the template file that works, modify/style it to suit your layout and then use it as an override. http://forum.virtuemart.net/index.php?topic=90935.0