| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Adding new field to order email. | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Adding new field to order email.
I have added referred by to the user registration and it is working fine. However I want to add it to the order that is emailed to the webmaster as well. I modifed the /mail/order_invoice.tpl to include the label and the field " {$lng.lbl_referer}: {$order.referred} " but all I get in the email is the label: and not the field data from customers.reffered where is the select statement created to gather the customer information for the order email? I am using version 3.5.1
__________________
-Eric www.saltwatersportswear.com ----------------------------------- X-Cart 3.5.6 (or 3.5.9 not sure) testing 4.0.0 Redhat Linux 9 Dual Pentium 2600mhz 1.2 gig ram, 200 gig hd |
|||||||||
#2
|
|||||||||
|
|||||||||
chances are that your new field is being stored in the cutomers table but not the orders table. You would need to pass it there too
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#3
|
|||||||||
|
|||||||||
Bummer, thats a whole lot of back tracking.
__________________
-Eric www.saltwatersportswear.com ----------------------------------- X-Cart 3.5.6 (or 3.5.9 not sure) testing 4.0.0 Redhat Linux 9 Dual Pentium 2600mhz 1.2 gig ram, 200 gig hd |
|||||||||
#4
|
|||||||
|
|||||||
Would you mind posting this - or an alternative - code? I wouldn't mind implementing this on my site.
|
|||||||
#5
|
|||||||||
|
|||||||||
Its all right here: http://forum.x-cart.com/viewtopic.php?t=5885&highlight=referrer
Let me know if you get it working the order.
__________________
-Eric www.saltwatersportswear.com ----------------------------------- X-Cart 3.5.6 (or 3.5.9 not sure) testing 4.0.0 Redhat Linux 9 Dual Pentium 2600mhz 1.2 gig ram, 200 gig hd |
|||||||||
|
|||
X-Cart forums © 2001-2020
|