I have a problem showing correct danish letters in the top most blog title and in the tagline nest to it.
Wrong: Bryghuset p�¥ Korsh�¸j (top most blog title)
Correct: Bryghuset på Korshøj (blog title in right column)
Can be seen online at http://blog.feenstra.dk/index.php/bryg/
Can anyonw help, please?
/Geert
Hello @geert,
It looks like you have a n encoding issue, I think it won't happend if you convert your database to UTF8. There are two options for you:
1) Upgrade your site to 5.1.1 and use the built-in UTF8 conversion tool.
2) Add the conversion script to your current 5.0.9 site and run it.
Both options are described in this page: http://b2evolution.net/man/upgrade-database-to-utf8
Regards!