![]() |
how do i only allow letters and numbers, no spaces in usernames?
how do i only allow letters and numbers, no spaces in usernames during registrations.
|
Bumb
|
Bump Again.
I remember seeing a build in VB feature...or was I mistaken...now I can't find it. |
AdminCP -> vBulletin Options -> User Registration Options -> Username Regular Expression
In the box put: ^[A-Za-z0-9]+$ This will allow A-Z capitals, a-z lowercase (even though user registrations are case insensitive) and 0-9, thus disallowing everything else. |
Thank you sir.
|
All times are GMT. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|