Didnt get it.
For Lorenzo, what file should i find out to correct that..?
For Nabeel, i tried to create a new local.config.php, and changed the encoding as Unicode. Unfortunately it doesnt work... could you tell me how to do..?
i guess you meant this:
# Page encoding options
Config::Set('PAGE_ENCODING', 'UTF-8');
Config::Set('DB_CHARSET_NAME', 'big5');
should i change it like this... or how..? thank you all!