German characters in old posts after upgrade to 3.0.0 [message #160907] |
Fri, 06 November 2009 03:43 |
jm2morri
Messages: 225 Registered: January 2009 Location: Stratford, Ontario, Canad...
Karma: 0
|
Senior Member |
|
|
Hello everyone,
I have mostly completed my move to 3.0.0 and it seems to be working very well--thank you very much to Frank et al for all the work.
I've confirmed that the charset appears to be set right and German characters get to the nntp server correctly. This works for new messages.
However, all the old messages that had German characters in it I see the black diamond with question mark instead. I ran the mysql charset converter utility but that hasn't fixed it.
Any ideas?
James.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Aw: German characters in old posts after upgrade to 3.0.0 [message #161828 is a reply to message #160907] |
Thu, 11 February 2010 20:02 |
alopezie
Messages: 106 Registered: September 2003
Karma: 1
|
Senior Member |
|
|
There seems to be a quite simple reason.
Fudforum < 3 has html encoding charset=ISO-8859-15 in the html-header (defined in thm/default/i18n/german), while 3.0 has utf-8
So
1) running the conversion database via upgrade.php AND
2) text files change from ISO to UTF via "compact messages" in ACM AND
3) changing html-header in thm AND
4) rebuildung theme
made it work for me
Alopezie.de - das Forum zum Thema Haarausfall
|
|
|