| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Email message needs editing, how and what file? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Can someone tell what file I need to edit here. Below is the message customers receive once they place a CC order. I would like it to say "Your order WSL_123 is being processed and will ship from XYZ Company."
Thank you. ---Email Message --- Thank you for your on-line order. Your order WSL_123 has been shipped from XYZ Company. If you have any questions please contact sales@XYZ Company. Reference Number: WSL_591 Subtotal: $114.99 Tax: $0.00 Shipping: $0.00 Total: $114.99 XYZ Company
__________________
arno jenkins X-Cart Version 4.1.7 |
|||||||
#2
|
|||||||
|
|||||||
![]() Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:
http://forum.x-cart.com/showthread.php?t=23970 Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your questions correctly. Thanks! ![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Thank you for the reply. I've looked over the documentation and can't find anything that tells me which file has this in it...can you help me out with this?
thank you, -arno
__________________
arno jenkins X-Cart Version 4.1.7 |
|||||||
#4
|
|||||||
|
|||||||
![]() Please re-read what I wrote above - it was not a solution to your question, it was a request for you to update your signature with your X-Cart version.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
![]() Sorry about that, to much to read...I'm just trying to fix this one problem.
I'm using Version 4.1.7 -arno
__________________
arno jenkins X-Cart Version 4.1.7 |
|||||||
#6
|
|||||||
|
|||||||
![]() Thank you
![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#7
|
|||||||
|
|||||||
![]() Thank you. I've looked at most of the files in skin1/mail/html and can't find anything that says "Thank you for your on-line order...".
Here's what my order_customer_complete.tpl: {* $Id: order_customer_complete.tpl,v 1.10 2006/03/31 05:51:43 svowl Exp $ *} {config_load file="$skin_config"} {include file="mail/html/mail_header.tpl"} <p />{$lng.eml_dear|substitute:"customer":"`$customer. title` `$customer.firstname` `$customer.lastname`"}, <p />{$lng.eml_order_complete} <hr size="1" noshade="noshade" /> <p /> <table cellpadding="2" cellspacing="1" width="100%"> <tr> <td width="20%"><b>{$lng.lbl_order_id}:</b></td> <td width="10"> </td> <td width="80%"><tt><b>#{$order.orderid}</b></tt></td> </tr> <tr> <td><b>{$lng.lbl_order_date}:</b></td> <td width="10"> </td> <td><tt><b>{$order.date|date_format:$config.Appear ance.datetime_format}</b></tt></td> </tr> {if $order.tracking} <tr> <td><b>{$lng.lbl_tracking_number}:</b></td> <td width="10"> </td> <td><tt>{$order.tracking}</tt></td> </tr> {/if} <tr> <td colspan="3">{include file="mail/html/order_data.tpl"}</td> </tr> </table> {include file="mail/html/signature.tpl"} ------ I'm pretty sure no one has customized the files...but I could be wrong. Any other ideas? -arno
__________________
arno jenkins X-Cart Version 4.1.7 |
|||||||
#8
|
|||||||
|
|||||||
![]() Ok, so then someone customized the language variables. You need to go into your 'languages' area. Use the filter box to search for the text you want to replace. Start with this variable for example:
eml_order_complete
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#9
|
|||||||
|
|||||||
![]() I've looked this over and didn't see anything. I've also exported the language variables and opened it in Excel, did a search, nothing. Could it be anywhere else?
Thank you for all your help. -arno
__________________
arno jenkins X-Cart Version 4.1.7 |
|||||||
#10
|
|||||||
|
|||||||
![]() Are you sure that isn't an e-mail generated from an outside source? Shipper or Payment Gateway?
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|