2 tilqicom Jul 01, 2013 20:56

Ok... I installed a new database and changed from latin1_swedish_ci to utf8_general_ci but I still get troubles with german umlauts.
Example from
/webblogs/admin.php?ctrl=stats&tab=hits&blog=6
[Alle auÃer der aktuellen Sitzung] "All but current session" should read [Alle außer der aktuellen Sitzung]...
All tables are correctly filled with utf8-blog-entries, but the administrative area and the keywords still have problems.
Found the problem at last... In /webblogs/admin.php?ctrl=regional the charset was still set to iso-8859-1. I reconfigured the language setting to utf-8 and the problem was gone.
check the database collation for your tables, make sure all of them are utf8