Today, I’ve just realized that Chinese language (and properly others?) will not display in my new blog. At first I thought it was database or php problem. Later I found out from Wordpress Forum that Fantastico has changed one of the configuration file.
If you are planning to update, please make sure to backup before you press the button, and then go to wp-config.php to delete the 2 lines below
define(’DB_CHARSET’, ‘utf8′);
define(’DB_COLLATE’, ”);
Hope this help.

Leave me a reply