The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I stop people using their email address as their username?
How do I stop people using their email address as their username?
thanks for your help:up: |
#2
|
|||
|
|||
It's impossible actually if you don't want to write a special program preventing inclusion of @ in username. You must just write it in forum rules and change such usernames
|
#3
|
||||
|
||||
Username Regex Checking
|
#4
|
|||
|
|||
Could you explain what to add please ?
thanks Mally |
#5
|
||||
|
||||
admincp->vbulletin options-> user registrations-> Username Regular Expression
in that field enter ^[A-Z0-9 ]+$ might help |
#6
|
||||
|
||||
Yeah, just add @ to the list of banned names?
Doesn't that work? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|