Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Euro symbol in email

    Please help, I'm sure it's simple but can't figure it out...

    I have the following in Convert currencies for Text emails:
    £,£:€,€


    but emails are received with txt like this

    1 x sable samurai con funda (7450) = ?8.00

    The euro symbols gets replaced with ?

    email transport is PHP and html mime is false, ZC137


  2. #2
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Euro symbol in email

    Have you made any modifications on includes/classes/currencies.php file ?

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Euro symbol in email

    What email client are you using?
    What operating systems have you tested on?
    Have you tested on some other computers and other email software too?

    What is the email server? ie: what hosting platform are you using? what mailserver software is in use on it?

    What CHARSET is your site using?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Euro symbol in email

    hi,
    1. no changes to currencies.php
    2. email client outlook express
    3. os windows xp
    4. have not tested on other computers or email software
    5. hosting on linux /sendmail
    6. Not sure how to find out what character set the site is using

    What should I try first?

  5. #5
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Euro symbol in email

    4. have not tested on other computers or email software
    It would be ideal to do so to see if you could see the same type of errors.

    5. hosting on linux /sendmail
    If your related web hosting service also provides SMTP protocol, does it have the same results as your sendmail ?

    6. Not sure how to find out what character set the site is using
    This can be found in your includes/languages/<your_language>.php file. For instance, this is for the english CHARSET setting:

    // charset for web pages and emails
    define('CHARSET', 'iso-8859-1');
    If you're using the Euro language pack, what would be the CHARSET setting ?

  6. #6
    Join Date
    Jan 2005
    Location
    NY
    Posts
    149
    Plugin Contributions
    0

    Default Re: Euro symbol in email

    I hate to bring back such an old thread but I am having the same problem as described here and cannot seem to find a solution.

    I am working on a site that uses both English and Dutch, but only uses the Euro for currency. All emails are showing ? in place of the euro symbol.
    I have tested in both gmail and outlook 2000.

    The charset for both languages is set to iso-8859-1.
    Transport method is PHP.
    Mime is set to FALSE.
    The site is hosted on a linux server.

    I tried adjusting the "Convert currencies for Text emails" setting, but that is where I seem to be running into problems.

    I entered &pound;,£:&euro;,€
    But when I save it, it replaces the euro symbol with the numeric reference. & #8364;

    After doing this, the email shows & #8364; instead of the ?.

    Does anyone have any other ideas that I can try?

  7. #7
    Join Date
    Apr 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: Euro symbol in email

    The solution i founded out :

    use EUR instead of €.

    In admin>configuration>e-mail options>Convert currencies for Text emails
    just type : &pound;,£:&euro;,EUR


 

 

Similar Threads

  1. The euro symbol appear as ? in prices. What can i do?
    By Mimi_leo in forum General Questions
    Replies: 3
    Last Post: 31 Mar 2011, 02:05 PM
  2. Euro symbol in plain text emails
    By Athens Collectibles in forum General Questions
    Replies: 9
    Last Post: 15 Nov 2010, 01:30 PM
  3. invoice email shows funny symbols instead of the Euro sign
    By BREZ in forum Basic Configuration
    Replies: 2
    Last Post: 20 Nov 2008, 01:18 PM
  4. My Euro symbol is gone !
    By alhakeem2001 in forum Basic Configuration
    Replies: 2
    Last Post: 24 Dec 2007, 12:41 AM
  5. euro sign in email (1.2.x)
    By milksamsa in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Feb 2007, 11:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg