Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Location
    Toulouse - France
    Posts
    112
    Plugin Contributions
    0

    Default Error display specials characters

    My SQL Database is an UTF-8.
    In
    Code:
    \includes\languages\french.php SETLOCALE is : @setlocale(LC_TIME, 'fr', 'french', 'fra', 'fr_FR', 'fr_FR@euro');
    and
    Code:
    CHARSET is : define('CHARSET', 'utf-8');
    When i write a product description, i use ISO Entities as

    Code:
    é 	é 	é   	lowercase e, acute accent
    
    or
    
    à 	à 	à   	lowercase a, grave accent
    The specials characters are stored well in my data base, e.g
    Code:
    Très grand format donnant des reflets colorés
    But when i return into a product description and what i update, in the display the special characters are replaced by a question mark in a black triangle.

    How to correct that?

  2. #2
    Join Date
    Sep 2007
    Location
    Somewhere in Southern Cal
    Posts
    330
    Plugin Contributions
    0

    Default Re: Error display specials characters

    try doing this its a keystoke.
    for the
    è do this alt + 0232
    for the
    à do this alt + 0224

    you can find this info by going to your character map on your computer.

    hope these helps you
    nomad

  3. #3
    Join Date
    Nov 2007
    Location
    Toulouse - France
    Posts
    112
    Plugin Contributions
    0

    Default Re: Error display specials characters

    Thank you nomadrw, but it is the similar...

 

 

Similar Threads

  1. Replies: 0
    Last Post: 23 Jun 2010, 05:44 PM
  2. correct and incorrect display language characters
    By winndd5 in forum Addon Language Packs
    Replies: 0
    Last Post: 2 Jun 2009, 10:19 PM
  3. product descriptions display funny characters
    By nysios in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 30 Aug 2008, 12:44 AM
  4. Exporting db with specials characters
    By g.nencini in forum General Questions
    Replies: 7
    Last Post: 8 Jul 2006, 04:17 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