PDA

View Full Version : I have some posts and threads in Korean Language but they are not searchable with VB


benative
02-15-2010, 12:37 PM
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?

dummwiam
02-15-2010, 09:43 PM
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