Japanese theme not working [message #26760] |
Wed, 10 August 2005 04:50 |
Squeebee
Messages: 110 Registered: November 2003
Karma: 0
|
Senior Member |
|
|
Hi All;
I and trying to setup a japanese theme at
http://www.kanatutor.com/forums
The problem is that while I can build such a theme, the character set gets detected wrong on every page by firefox and IE.
Firefox detects the site as ISO-8859-1 instead of UTF-8.
If I manually switch encoding to UTF-8 the template looks fine.
Any ideas why my browsers miss the encoding?
|
|
|
|
|
Re: Japanese theme not working [message #26768 is a reply to message #26767] |
Wed, 10 August 2005 14:28 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Your forum's theme sends:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-15">
you need to make sure theme's chaset is set to UTF-8
FUDforum Core Developer
|
|
|
|
|
|
Re: Japanese theme not working [message #26772 is a reply to message #26771] |
Wed, 10 August 2005 15:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you want to change theme charset you do theme via theme manager, it is a theme option. You don't hard-code it into the template.
FUDforum Core Developer
|
|
|
|
Re: Japanese theme not working [message #26774 is a reply to message #26773] |
Wed, 10 August 2005 18:43 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It works fine here, update the charset file for the language chosen and rebuild the theme. Works great.
FUDforum Core Developer
|
|
|