MyBB Community Forums

Full Version: Strict Username
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
This plugin allows admin to specify legal / illegal characters in the username during the registration.
Plugin works with normal registration form request and with fast-validate by AJAX.

Admin can add own settings and configures allowed / not allowed chars groups:
  • uppercase
  • lowercase
  • numbers
  • punctuation
  • special chars
  • spaces

Download from plugins database:
http://community.mybb.com/mods.php?action=view&pid=350


Issues / proposals on GitHub:
https://github.com/lukasamd/MyBB-Strict_Username
Profile options allows recording error.

Warning [2] strstr() [function.strstr]: Empty delimiter - Line: 345 - File: C:\wamp\www\mybb161\inc\plugins\strictusername.php PHP 5.3.5 (WINNT)
Very interesting!!
I was looking for a such Plugin to disallow all latin charaters [a-z A-Z] so only arabic characters are allowed: أ ب ت ث ح ج ...
Nice, this could be handy in some situations.
(2011-02-15, 09:32 PM)SeNCeR Wrote: [ -> ]Profile options allows recording error.
(...)

Thanks for info.
I fixed it, and submited new version to plugins database.
You can download new version (1.1) from first post Smile

The new version, the error disappeared, thanks @lukasamd
Ajax check, doesnt work in IE 8.
Thanks for info, I fixed it.
New version in attachment (and wait for validate in mods db).
This is a very good plugin, I'm impressed. I was looking for something like this.
A must have for me Smile
i think this should be default feature as it really small and pretty useful, i just don't like my board looks like a drawing canvas Toungue
Thank you for this plugin lukasamd
Pages: 1 2 3 4 5