![]() |
username can not announce well without engilsh
I had installed the ibProArcade for vBulletin 2.6.7.
And my vBulletin version is 3.6.8. (Traditional Chinese) The code is UTF-8. Everythings seems fine. No problem in playing game or saving the score. but the username can not announce well without engilsh. The chinese ID or other particular words will be transformed like this => " ???? " May someone help me to solve this problem? thanks very much. :) |
I believe that is happening because this plugin is ignoring the MySQL charset you have specified in config, have a look at this thread: https://vborg.vbsupport.ru/showthread.php?t=182891.
|
excuse me sir.
thanks for your reply. But I don't understand very well. By your thread https://vborg.vbsupport.ru/showthread.php?t=182891 Are you mean that I should use this code to fix this problem? PHP Code:
I am very sorry. I am a green hand about that. Could you explain more clearly? thank you:) |
If you add that you would have to read the charset variable from the config file too. A simple and temporary method to solve this would be to add this in connection part:
mysql_set_charset("latin1"); In my forums latin1 is working fine, but if you're using another charset then just change latin1 to whatever charset you use. |
Tank you.
I have fix this problem by add some php code. In arcade.php ADD PHP Code:
ADD PHP Code:
|
All times are GMT. The time now is 05:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|