Posts Tagged ‘utf8’

Fixing utf8 in Wayfinder

Sunday, October 12th, 2008

I’m currently setting up a Swedish site for a friend, this time I changed site language in the backend to Swedish and utf8. The database collation is set to utf8 too, and the charset line in the config file looks like this: $database_connection_charset = ‘utf8′;... Read More