Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

euro sign


TOM63

Recommended Posts

Posted

high all,

in the confirmation e-mail for any orders the euro sign doesn?t appear. instead of ? it says €. anybody knows how to get this changed. probably it?s a small thing but it drives me crazyyyyyyyyy.

thanks tom

Posted

you need to set your emails as html and not text maybe?

 

To allow HTML to pass through the admin section of the newsletter in version 2.2. Do the following -

 

in the mail.php file in the admin section look for

 

$mimemessage->add_text($message);

 

and change it to

 

$mimemessage->add_html($message);

Designrfix.com | Graphic Design Inspiration & Web Design Resources - @designrfix
Posted

thanks for reply,

i out it to html and now euro sign appears but the link to the page with the order for the client does not show up as a direct link. now the client has to paste it. is there another solution?

thanks tom

Posted

i found it on the admin site. the code was paste their instead of eur or ?.

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...