![]() |
Registration names
Hi all,
Does anyone know if it is possible to stop users registering with numbers in their usernames? or at least an add-on to stop this? Regards :confused: |
Quote:
AdminCP -> Settings -> Options -> User Registration Options Scroll down to the setting: Username Regular Expression And enter the following in the field: ^[A-Z]+$ If you wish to allow characters other than letters, and only want to prevent numeric digits in the name then enter instead: [^0-9]+$ Save your settings when done. :D |
Thanks for that, I want to stop numbers and symbols.
|
If you want to allow only letters:
^[A-Z]+$ Letters and spaces: ^[A-Z ]+$ |
Great thanks for your support Mark :)
Quote:
|
All times are GMT. The time now is 12:57 AM. |
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:
|