kungfumaster
06-23-2007, 05:10 PM
We tried to upgrade today, everything went fine apart from being unable to get our fonts (utf-8) to display correctly.
- We used the default template (to be sure everything is up to date)
- Used original DB
- Followed recommended upgrade path
- new Config file etc with same settings as 3.6.4 file
We know the error is somewhere between DB (MySQL 4.1.x, Utf-8 collation, Latin_1 storage) and the front-end, but it worked fine on 3.6.4.
The Char Set settings are:
character_set_client utf8
character_set_connection utf8
character_set_database latin1
character_set_results utf8
character_set_server latin1
character_set_system utf8
If anyone has experience similar probs, or can point something obvious out and make us feel really stupid, I would really appreciate it :)
- We used the default template (to be sure everything is up to date)
- Used original DB
- Followed recommended upgrade path
- new Config file etc with same settings as 3.6.4 file
We know the error is somewhere between DB (MySQL 4.1.x, Utf-8 collation, Latin_1 storage) and the front-end, but it worked fine on 3.6.4.
The Char Set settings are:
character_set_client utf8
character_set_connection utf8
character_set_database latin1
character_set_results utf8
character_set_server latin1
character_set_system utf8
If anyone has experience similar probs, or can point something obvious out and make us feel really stupid, I would really appreciate it :)