Hello,
2 bugs or issues?
1. Using french language, long date in the email is displayed in english :
Merci pour la commande que vous venez de passer sur retrodeco.fr
Cet email tient lieu de bon de commande que vous pouvez imprimer.
Vous trouverez ici le récapitulatif de cette commande et les détails concernant votre paiement :
Numéro de commande : 15
Date de commande : Friday 17 August, 2007
In my french.php, paramateres are set to :
@setlocale(LC_TIME, 'fr_FR.ISO_8859-1');
define('DATE_FORMAT_LONG', '%A %d %B, %Y');
2. When I read the email in a webmail (voila.fr), the mail footer is broken by the message (ie, an image is no more displayed).
I think it is due to the
<base href="http://www.myzencartsite.com" /> code which is placed in the mail html code.
Thank you in advance for your advices and for correcting these bugs if any.
Christophe




