Wrong encording/charset?
-
Hey all!
I’ve just changed hosting company and experienced problems with Swedish characters in my wordpress blog. In config.php I have:
define ( ‘DB_CHARSET’, ‘utf8’);
define ( ‘DB_COLLATE’, ”)and in the database:
Collation MySQL connection Documentation: ute8_general_ci
When I try and write a new post is the Swedish letters right but everything else is wrong coding.
My question is how to change the database so it will be correct Swedish characters?
Grateful for any help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Wrong encording/charset?’ is closed to new replies.