1 pigmej Jan 04, 2009 13:40
3 pigmej Jan 07, 2009 14:22
I had to erase all rows with latin collation, I couldnt just change existing one for utf-8. After this I had to install b2evo again.
But now everything works as it should!
Thank you!
4 zooplah Sep 12, 2009 05:03
sam2kb wrote:
You must install b2evolution with UTF-8 support first http://forums.b2evolution.net/viewtopic.php?t=13709.
Your database collation is latin_swedish, so you would have to either convert it to UTF-8 or reinstall b2evo.
Whoa, it is a real pain to get UTF-8 to work correctly. The script provided in the other thread didn't work. What finally worked was exporting the database to a file, replacing latin1 with utf8 in the file, deleting the database, creating a new database with the correct collation, and then reimporting the altered exported database. I don't get why I didn't have these problems in WordPress, because it used the exact same database.
You must install b2evolution with UTF-8 support first http://forums.b2evolution.net/viewtopic.php?t=13709.
Your database collation is latin_swedish, so you would have to either convert it to UTF-8 or reinstall b2evo.