Hello. I found some posts about utf8, but I didn't quite understand.
I am using my UseBB in Japanese. I made DB with utf8 character set. Everything looks fine from the web, but all Japanese characters in the DB table trun into "け解消されるとさ " etc.
This happens other DB with MODx. I could fix this problem by inserting a code "$database_connection_charset = 'utf8';" in the configuration file.
Can I do something like this to UseBB? If so, could you please let me know the code and where should I insert it.
I am using PHP 5.2.1 and MySQL5 5.0.27.
Thanks and Happy Holidays!

