The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Users Registering, Deny Characters
So I'm working with vBulletin, is it possibly to only allow the characters A-Z and numbers 0-9 (and allow the underscore)... im trying to use the user database with another site and make some nice urls with them.
Thanks, Dom |
#2
|
||||
|
||||
In vBulletin Options > User Registration Options > Username Regular Expression, put in:
Code:
[a-zA-Z0-9_]+ |
#3
|
|||
|
|||
cheers
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|