View Single Post
  #1  
Old 08-23-2013, 10:26 AM
  torbenbendixen's Avatar 
torbenbendixen torbenbendixen is offline
 

Advanced Member
  
Join Date: Oct 2010
Location: Denmark
Posts: 60
 

Default E-mail order template/design

In the previous version of X-Cart I could edit the file /skin/common_files/mail/html/order_invoice.tpl to move around on some of the fields etc.
Now if I edit this file (even delete it) there is no changes in the order e-mail.
Is there any other template i have to change?

I did run this SQL query: (after editing in the adresse fields in inti.php)
update xcart_config set value = "" where name = 'address_book_fields';

I don't know if that has anything to say?
__________________
X-Cart 4.5.5
Reply With Quote