Hell, i lost all vietnamese posts after auto-upgrade from Fanstatico. The encoding went completly wrong. Going to recover the posts from Google cache. I have no time to investigate where the bug is, maybe database crashes or unicode is not supported by the upgrade script … Anyway still lucky as all of my posts were indexed by google. Now you know another benefit of SEO
Update: Something is wrong with this WP update. I published the recovered posts, but the encoding is still fucked up …
Update: At last i found the solution: every Wordpress automatic upgrade from Fanstatico must remove these 2 lines of code in wp-config.php:
define(’DB_CHARSET’, ‘utf8′);
define(’DB_COLLATE’, ”);














Post a Comment