VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ZX81 on March 04, 2012, 15:45:26 PM

Title: Order Confirmation template override not working
Post by: ZX81 on March 04, 2012, 15:45:26 PM
Joomla! 2.5/VM2.0.2

Hi, I've created an override for the order confirmation header and footer. This was working fine before I upgraded to 2.0.2. Now only the standard message is sent. All I've done in the override is comment out the store description field and add some custom telephone numbers.

My version of mail_html_footer is in this folder: /htdocs/templates/my_template/html/com_virtuemart/cart

I even tried replacing the standard VM version in /htdocs/components/com_virtuemart/views/cart/tmpl but It still seems to pick up the unmodified version. Any ideas where I am going wrong?

Note, I've checked to make sure I have HTML format selected in the shop front.

Please help.
Title: Re: Order Confirmation template override not working
Post by: zebrafilm on March 06, 2012, 10:27:39 AM
Same problem here. Would be nice to have this fixed soon.
Title: Re: Order Confirmation template override not working
Post by: kg on March 06, 2012, 17:47:03 PM
Hi,
As far as I understand it, the templates are now under /invoice and not under /cart
See more at:
http://forum.virtuemart.net/index.php?topic=98841.0
Title: Re: Order Confirmation template override not working
Post by: ZX81 on March 06, 2012, 23:27:18 PM
Thanks kg, I thought I was going crazy. It's good to know it's not just me. I obviously didn't search well enough so apologies for starting another thread on this.

ZX