The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I can search all the posts and threads created in English. But, for some reason, when I try to search in Korean nothing comes up although they exist. Does any one know how to fix this?
|
|
#2
|
|||
|
|||
|
Ensure that all of the following are in the same encoding (probably you need utf-8):
- The database (via phpmyadmin) - Your tables (via phpmyadmin) - Your fields inside the table (via phpmyadmin) - And the HTML output via languages in admincp |
![]() |
|
|