Hi,
i tried to install the chinese lang pack with utf-8 file, but i encountered some problem. can you help take a look?
problem: after installing chinese lang pack, i have difficulty opening the zen-cart web pages in chinese. Instead, it shows mostly unrecognized miscodes. however, the chinese lang problem from zen-cart web page is doing ok after I change the IE brower encoding to utf-8. The default code is ISO (western europe)
however, i notice that when i open your
http://open.38.com/zencart, it shows chinese instantly and correctly. no need to do the encoding. can you give me some advice? it took me 2 days on this, and i still cannot work it out. Thanks a lot for your advice and your effort to come out with the lang pack.
FYI. I use xampp package with mysqq=4.1.7 and set the character=utf8 in the db for zencart.
cmd: mysql>show variables like 'char%'; => showing that below are all set to utf8 in my pc
- character_set_client
- character_set_connection
- character_set_database
- character_set_results
- character_set_server
- character_set_system