Tetra-WebBBS Support Forum

Re: webbbs_text.pl
In Response To: Re: webbbs_text.pl ()

: Running non-English forums myself and I'm not aware of such an
: issue

I believe that it so because all your non-English forums still use Latin characters for the problem strings.

: Please point me to your forum, enable the debug script

Maybe I can show you the problem, without needing to do this, i had ran debug several times and there is nothing wrong with this, all the tests and the checks are passed well.

http://tempfile.ru/file/1660966
Here is the language file that was completely translated into Russian by one of my friends. I had removed from it, all the Russian text except those strings, which cause the problem. Use it and you will see that "Quick-Prefs" or "Posted within the last" in "My Preferences" will stop working; it must be so even if you do this.

: Please repost.

Is it possible to do something with profiles that was named using non-Latin character sets (e.g. Cyrillic)? It goes like this for now: if some user creates such profile, then on my server in the profile directory, all non-Latin characters are replaced with '+'. Example: Name: Пример becomes ++++++.txt, ++++++.jpg, ++++++.png and so on. And if an another user wants after that, to create an another profile with the same quantity of symbols (e.g. Ёлкина) he can't do this. Maybe there is a possibility to store profiles not with their real names but with md5 hashes of the names (Пример=>dda9b37c9dad3f97bdb36dbabbc00a5d, Ёлкина=>3040551dc57b2b0c1a793114115134a2 etc.) for example? On the other hand, if there is no such possibility then maybe there are some blocking (on input) features for such characters in the script?
Thanks in advance.

P.S.: My English is awful I know, but I hope you'll understand it.