Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default A single place cannot display Chinese character

    Greetings-

    My headache is Chinese product name cannot be displayed on Account_History_Info page only, and other pages (e.g. Shopping_Cart) are fine.

    Click image for larger version. 

Name:	Capture.JPG 
Views:	112 
Size:	25.3 KB 
ID:	14689

    Click image for larger version. 

Name:	Capture.JPG 
Views:	99 
Size:	32.5 KB 
ID:	14690

    I checked the codes and it's "<?php echo $order->products[$i]['name'];" in "tpl_account_history_info_default.php" and "<?php echo $product['productsImage'];" in "tpl_shopping_cart_default.php"

    I've set language code to "utf-8". Database should be fine since the whole website is OK except the single place. (There might be other places I haven't found.) The url: http://angelcorp.net/test/zencart/in...nfo&order_id=1

    Thank you for your help or hint.

  2. #2
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Re: A single place cannot display Chinese character

    Problem solved. It's still with database 'products_name' field length. Increase to varchar(255) for 'zen_orders_products' and 'zen_products_description'. I only change the latter at the beginning. That's why the whole website is OK except order related.

 

 

Similar Threads

  1. v150 Have  character appearing in place of a £ sign in the Meta Title.
    By spiggles87 in forum Basic Configuration
    Replies: 2
    Last Post: 29 May 2012, 04:52 PM
  2. hebrew language character "out of place" in alphabetical sort+
    By eranariel in forum Addon Language Packs
    Replies: 2
    Last Post: 26 Sep 2011, 05:17 PM
  3. Replies: 0
    Last Post: 16 Sep 2010, 06:10 AM
  4. Chinese character in email
    By jcmxwl in forum Addon Language Packs
    Replies: 0
    Last Post: 14 Mar 2009, 11:56 AM
  5. Cannot install english addons into zen cart simplified chinese
    By alimtlai in forum Addon Language Packs
    Replies: 0
    Last Post: 29 Dec 2008, 04:46 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