Quote:
Originally Posted by euca
I'm using UTF8 version of vbb3.5, and if userid is non-English (i.e. Chinese),
the id cannot be displayed correctly.
After I marked out line 91 & 92:
PHP Code:
// else
// $rec['login'] = utf8_encode($rec['login']);
The non-English user names display correctly.
For your references. 
|
Thank you (this is in the CMS file for anyone who needs it).
FYI: Hack updated to 2.05 (for the release of Flashchat 4.0.12).