PDA

View Full Version : PHPNuke 7.9 Thai Language Problem



hannahar
10-03-2007, 01:33 PM
I installed phpnuke v.7.9 that siteground provided for free-preinstalled and I have got the problem with Thai Language. The title of all blocks support only english and may be others but not Thai. The body of the post supports Thai but the title doesn't. It came out something like ÈÑ¡´ÔìÊÔ·¸Ô. Can anyone help? I'm so new and don't have much knowledge on programming so explain in detail would be appreciated.

andrew
10-11-2007, 02:08 AM
You may try to change the collation of your database in UTF-8

This way special characters will be displayed correctly on your site.

In order to change the collation of your database and it's tables you may use the phpMyAdmin tool at cPanel -> MySQL Databases -> phpMyAdmin (at the bottom of the page)