Jump to content

create language


kiat

Recommended Posts

Hi, I see there are some very experienced members here. I just have some problems when creating language:

 

1)Entering ACP

2)Click "Languages" under "Settings"

3)Click "create language" and set language name = Chinese, language code= zh-CN and "parant language" selected as English(US)

4)It shows "language successfully created" with the function page to edit some "phrases"

5)Edit the phrases in Chinese to override the origional English words in the fields.

6)Click "save"

7) Well, it shows all of the edited fields with "????" instead of the Chinese characteristics been input.

 

I'm not code-man and don't know what is the problem, if anywhere else need to do to make it work?

 

Anyone can help,it is really thankful.

Link to comment
Share on other sites

From googling this problem, my initial conclusion is that your hosting provider created the database foundation - probably equivalent to having cPanel create the database. When this happens, the character set encoding is not sufficient for extended character sets.

 

If you have the skills, use a utility like phpMyAdmin to verify the character encodings of your CubeCart database. If it says "Latin1", then that's the problem. The database needs to be UTF-8 (aka, utf8).

 

CubeCart 3 was Latin1, but the upgrade process to CubeCart 5 should have converted all the tables to UTF-8.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...