oniipal![]() 2006-10-14 17:28 | Hallo, I would like to use UTF-8 charset, but it has small bugs. For Example ť is changing to š but in DB file is correct character ť. I dont know what to change in TPLparser library. Thanx for help. |
oniipal![]() 2006-10-14 17:46 | I checked DB once again and there is wrong character too... |
oniipal![]() 2006-10-14 18:24 | Okey, I fixed it. In lib/tplParser I changed: |
oniipal![]() 2006-10-14 18:30 | to make UTF working 100% properly, add to config/general.php this line: |
nikenhn![]() 2007-03-01 04:54 | Hi, Just don't know which line to put that code. I want copy en.php to vn.php and encode it with utf-8 for translating. I've tried to modify as described here but it still show error. |
fiery![]() 2008-02-01 17:25 | I found several bugs when I tried the UTF-8 encoding and these are the solutions: |