The chinese words could not display correctly.They looks more like ???.
How to resolve it?
I am chinese JForum lover. [originally posted on jforum.net by ��?��?���]
Open WEB-INF/config/SystemGlobals.properties and change the value of the key encoding to the chinese character encoding. If you're using MySQL, change WEB-IFN/config/database/mysql/mysql.properties, key dbencoding".
If any of these keys are in the file WEB-INF/config/jforum-custom.conf[i], change there as well.
Rafael [originally posted on jforum.net by Rafael Steil]
Thank you, I'll try it.
BTW I want to say.The chinese words show correctly when I use database browse tool. [originally posted on jforum.net by ��?��?���]
Hi Rafael Steil
Could you tell me which database this forum use,and some information about encoding like dbecoding.I make a test which proved this forum woriing correctly with chinese words.
Thank you. [originally posted on jforum.net by ��?��?���]
I'm not sure. The oriental people I have talked about (and even Russians) use the encoding of its country / region, like BIG-5 (and others I don't remember the name).
Encoding is hard to get done right, and you will have to mix the key "encoding" - which is used to the HTML templates - and dbunicode and dbencoding.
Rafael [originally posted on jforum.net by Rafael Steil]
i faced the same problem you had. would you please tell me how u soved that? is it anything related to db character set? i am using utf8 in my mysql db. but it just didn't work out. [originally posted on jforum.net by Anonymous]