Hello,
Under bank transfer module in the address have a ' = 1 Queen's Road
so when receive the email it goes like this = Queen's Road
how can I manage this ?
Try this:
1. EDIT: catalog/model/checkout/order.php
2. FIND:
3. REPLACE WITH:
1. EDIT: catalog/model/checkout/order.php
2. FIND:
Code: Select all
$mail->setText($message);
Code: Select all
$mail->setText(html_entity_decode($message));
Who is online
Users browsing this forum: No registered users and 3 guests