Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2010
    Posts
    34
    Plugin Contributions
    0

    Default Limão instead of Limão

    For some reason my website is not recognizing special characters such as...

    ç, ñ, ã. á

    The outcome is... Limão instead of Limão

    Any ideas to fix the issue? Thanks in advance!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Limão instead of Limão

    You didn't give us much information to go on: What version of Zen Cart? Fresh install or upgrade? A link to your site?

    It's a character-set issue, for sure. Is this a value from your database, from a customer entry or in a language file on your site?

  3. #3
    Join Date
    Oct 2010
    Posts
    34
    Plugin Contributions
    0

    Default Re: Limão instead of Limão

    I am currently using zen cart 1.5. Language set is english.
    My website is www.gifts-mart.com

    Thanks

  4. #4
    Join Date
    Oct 2010
    Posts
    34
    Plugin Contributions
    0

    Default Re: Limão instead of Limão

    Only titles are doing such. Everything else is working just fine.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Limão instead of Limão

    Since your website indicates that it's using iso-8859-1 encoding for the website display, your database should be using latin1 encoding (i.e. DB_CHARSET in your two configure.php files should be set to 'latin1').

    If the v1.5.0 or v1.5.1 was a fresh install instead of an upgrade, all of your database tables were created with utf8_general_ci encoding ... so you've got a mix of character sets and that's what's causing the characters to display improperly.

    Please verify and supply:

    1. The DB_CHARSET values in /includes/configure.php and /YOUR_ADMIN/includes/configure.php
    2. The CHARSET values and the setlocale statements in /includes/languages/andover_modern/english.php, /includes/languages/english.php and /YOUR_ADMIN/includes/languages/english.php.
    3. The actual collation of your database, as seen using a tool such as phpMyAdmin

 

 

Similar Threads

  1. button instead of imageFor my su
    By dddmx3 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Mar 2011, 02:35 AM
  2. 1.3.9-RC1 instead of 1.3.9h
    By Website Rob in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 9 Nov 2010, 04:36 AM
  3. ? in email instead of £
    By plymgary1 in forum General Questions
    Replies: 3
    Last Post: 20 Jun 2010, 01:07 PM
  4. 4 rows instead of 2
    By destiny in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Apr 2010, 09:54 PM
  5. Instead of it saying Add to Cart can there be a buy now button instead?
    By tanyaleann in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Oct 2008, 07:59 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