Member
Last active 3 days ago
In general, a Latin character is one byte, a Chinese character is two bytes.
BUT
When using Chinese characters as the user name registered, a Chinese character is equivalent to three characters.
A few days ago received a letter from a friend, trying to solve the Chinese user name problem. (Google Translate)
/models/ETMemberModel.class.php
if (strlen($username) < 3 or strlen($username) > 20 or ...
test: www.vows.cn
For versions: esoTalk 1.0.0g1
Screenshot:
When I import my database by phpMyAdmin, an error of #1062 - Duplicate entry '1' for key 1
it is esotalk 1.0.0g1
I hope to solve some problems, including the non-Latin characters search.
I am willing to wait.
I think the forum is not a chat room. Conversation should be more complete thought, rather than trivial pieces.
I agree with Toby.
If you have plug-in can processing such a big pic like.
plugin.
I suggest that the form of plug-ins to achieve that function.