Look at my site: http://www.ntminishop.com
It's in Vietnamese (if not, change to Vietnamese). Notice that strings from db can be displayed nicely, but strings from locale files are all "Cam k?t. Ch�ng t�i cam k?t h�ng h�a ?�ng ch?t l??ng, ?�ng nh� cung c?p v� cam k?t giao h�ng khi Qu� kh�ch ??t h�ng."
I have tried do these things to fix it:
- Used and but it cant help.
- I also converted all php and tpl files to utf-8 too. NOT WORK! >:(
Help! Thanks in adv.
It's in Vietnamese (if not, change to Vietnamese). Notice that strings from db can be displayed nicely, but strings from locale files are all "Cam k?t. Ch�ng t�i cam k?t h�ng h�a ?�ng ch?t l??ng, ?�ng nh� cung c?p v� cam k?t giao h�ng khi Qu� kh�ch ??t h�ng."
I have tried do these things to fix it:
- Used and but it cant help.
- I also converted all php and tpl files to utf-8 too. NOT WORK! >:(
Help! Thanks in adv.
I'm releasing a fix tonight.
change;
mysql_query("SET CHARACTER SET utf8", $this->link);
to
mysql_query("SET NAMES 'utf8'", $this->link);
mysql_query("SET CHARACTER SET utf8", $this->link);
change;
mysql_query("SET CHARACTER SET utf8", $this->link);
to
mysql_query("SET NAMES 'utf8'", $this->link);
mysql_query("SET CHARACTER SET utf8", $this->link);
OpenCart®
Project Owner & Developer.
Your site works fine, justed tested it using Firefox 3.0.5 on Ubuntu 8.10.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Just tested it on my Linux server, and it works fine there, too.
Maybe your Linux webserver hasn't been correctly configured?
Maybe your Linux webserver hasn't been correctly configured?
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Who is online
Users browsing this forum: No registered users and 11 guests