The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how do i only allow letters and numbers, no spaces in usernames during registrations.
|
|
#2
|
|||
|
|||
|
Bumb
|
|
#3
|
|||
|
|||
|
Bump Again.
I remember seeing a build in VB feature...or was I mistaken...now I can't find it. |
|
#4
|
|||
|
|||
|
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. |
|
#5
|
|||
|
|||
|
Thank you sir.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|