Hello,
I search around the forum and found some solution for utf8 character code. But when I applied it to 0.97, it no longer work.
Anyone know how can I enable utf8 in 0.97? Thanks.


Well just try this: Change all files encoding to utf-8. Second thing you can try to do is open your lang.conf (in libs directory) and MAKE SURE your translation is in UTF-8 charset. You can check it with Notepad ++ or similar tool. If it is NOT in this charset (i.e. you´ve got ANSI), you must change it to utf-8 (some characters can be in unreadable format after it so i recommend before changing the encoding select all (ctrl+a),cut (ctrl+x) then change encoding and after thet paste (ctrl+v). Save and upload .
Hope this helps