PhpBB International characters in subject problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

PhpBB International characters in subject problem

Post by amir »

Hello:

I installed phpbb forum with Thai language, everything works fine but the topic title always show something like this :

Code: Select all

บทนำเ
Any idea where to fix this problem?
User avatar
slimt_slimt
Forum Newbie
Posts: 11
Joined: Wed Oct 25, 2006 5:16 am

Post by slimt_slimt »

try in language settings or open the thai language settings files (probably in languages directory) and look for the variable $title or something.
Post Reply