When i update an order
and send the update to customer
in this email i have :
As you can see the status is write twice.New Status: Shipped Shipped
where i can check and fix this problem.
is it a bug? or misconfiguration ?
i use 1.3.0.2
When i update an order
and send the update to customer
in this email i have :
As you can see the status is write twice.New Status: Shipped Shipped
where i can check and fix this problem.
is it a bug? or misconfiguration ?
i use 1.3.0.2
V1.3.0.2 had fixed for this.
Email Order Status, HTML
A New Starter again
wellOriginally Posted by seethrou
strange
i have v1.3.0.2
will check it out.
thanks
Last edited by Zapisto; 21 Jul 2006 at 07:43 PM.
Oops!
Sorry, I had only checked the file for the text mail.
However, have already checked the HTML and it still in there.
Backup first!
Its in the file:
/email/email_template_order_status.html
around Line 43
change it to:Code:<div>$EMAIL_TEXT_STATUS_LABEL $EMAIL_TEXT_NEW_STATUS</div>
Code:<div>$EMAIL_TEXT_STATUS_LABEL</div>
A New Starter again
Hi
Thanks.
I did this change, was under the impression this was fixed on 1.3.0.2, apparently not.
thanks
Bookmarks