Thread: UTF-8 Problem

Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Posts
    2
    Plugin Contributions
    0

    Default UTF-8 Problem

    Hello,

    My store is based in Thailand but im using english template for it, I need to change it to UTF-8 or then Thai languages cannot be used properly on Cutomer Name or Street Address and such, so i changed encoding to UTF-8

    It works fine in almost every aspect, but there is some minor problems im facing.

    As you can see in highlighted area in thepicture



    CUSTOMERS area worked well. But things like Invoice and Packaging Slip seems not to.
    Instead of displaying the full address properly. It shows some part of the address following by "?".

    Is there anything can be done about this?
    Thank you.

  2. #2
    Join Date
    Aug 2005
    Posts
    336
    Plugin Contributions
    0

    Default Re: UTF-8 Problem

    I have no idea if you have the same problem I had, but it sounds similar.

    Check out this thread to see if it helps you:
    http://www.zen-cart.com/forum/showthread.php?t=36382
    Currently using ZEN CART v. 1.3.6

  3. #3
    Join Date
    Jun 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: UTF-8 Problem

    Quote Originally Posted by magicpants
    I have no idea if you have the same problem I had, but it sounds similar.

    Check out this thread to see if it helps you:
    http://www.zen-cart.com/forum/showthread.php?t=36382

    I tried adding
    Code:
    header("Content-Type: text/html;charset=UTF-8");
    instead of
    Code:
    header("Content-Type: text/html;charset=ISO-8859-1");
    as it is suggested in your thread because my default charset is UTF-8.

    It didnt resolve the problem.


    I tried using Windows-874 (which is the charset for Thai language) also, but as expected, everything turns gibberish.

 

 

Similar Threads

  1. v139h UTF 8 Problem
    By barendfaber in forum General Questions
    Replies: 6
    Last Post: 23 Nov 2012, 01:14 PM
  2. Small Problem with UTF-8
    By Asdesign in forum Addon Language Packs
    Replies: 1
    Last Post: 16 Mar 2010, 06:18 PM
  3. Problem with IE and UTF-8
    By chaliits in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Feb 2010, 11:00 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