after upgrading wordpress fantastico
I updated my wordpress blog with fantastico and got loads of character set errors for example  etc.. The way to get rid of them is to comment out these lines in yourwp-config.php file which should be in your home directory of your blog.//define('DB_CHARSET', 'utf8'); //define('DB_COLLATE', '');
Add comment June 18th, 2008

