Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

    help question german language problem in FireFox

    i have german language pack installed, and i define the charset to utf8 in german language file,
    the special letters "ö", "ß", "€" display correctly in IE, but when i open the site in Firefox, those letters become "�". any help?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: german language problem in FireFox

    This might provide some insight

    http://www.picosearch.com/faqs/faq_charsets.html
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

    help question Re: german language problem in FireFox

    yes, i tried changing those characters to html characters, it works.

    but, in the custormers' contact mails, creat account mails, order confirmation mails, their names and address are not displaying correctly with those special characters.

    then i tried adding the codes
    if (version_compare(mysql_get_server_info(), '4.1.0', '>=')) {
    mysql_query('SET NAMES "utf8"', $this->link);}
    to /includes/classes/db/mysql/query_factory.php

    then it works fine for everything of my german pages and emails.

    But, the characters such as é, è, ç of my french pages dont work anymore !

    then, i have to remove those codes.

    how do i fix it ? i want both my french site and german site work !

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: german language problem in FireFox

    Did you try the ISO designation instead of the UTF8
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

    Default Re: german language problem in FireFox

    Quote Originally Posted by kobra View Post
    Did you try the ISO designation instead of the UTF8
    yes i did.

    ISO is ok for all my other language packs except german

 

 

Similar Threads

  1. v139e German, hungarian language pack problem!!!
    By Nandor in forum Addon Language Packs
    Replies: 0
    Last Post: 20 Sep 2012, 10:22 AM
  2. german language database problem
    By balihr in forum General Questions
    Replies: 6
    Last Post: 16 Oct 2010, 07:40 AM
  3. German language add-on
    By hihi in forum Addon Language Packs
    Replies: 0
    Last Post: 13 Oct 2010, 11:14 PM

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