Hello, due to some Traditional Chinese characters would come up with a mess, I found the solution so far is to disable this line of code in poll.php " $options["$counter"] = str_replace('|', ' | ', $options["$counter"]); "
Wolud that cause a big or fatal problem to the whole forum function?
Sorry for asking that, there seems no way to work out with our Chinese problems now
Some Chinese characters would become to this way "?|" when they are in the text of poll's options, and if I disable this line of code the problem would be fixed.
thanks
Wolud that cause a big or fatal problem to the whole forum function?
Sorry for asking that, there seems no way to work out with our Chinese problems now

Some Chinese characters would become to this way "?|" when they are in the text of poll's options, and if I disable this line of code the problem would be fixed.
thanks
Comment