View Full Version : Restrict Characters in username?
ps2wiz
09-08-2009, 04:24 AM
When members register, how do I restrict user names to the basics such as only letters, numbers, underscores, and periods?
Thanks.
Brother Malachi
09-08-2009, 07:57 AM
If you look in vBulletin Options, under "User Registrations" you'll find Username Regular Expression.
It uses the php function preg_match. If you google "preg_match letters, numbers, underscores, and periods" you're bound to find the regular expression you're looking for.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.