Log in

View Full Version : Regex on Registration ...


DataNode
11-15-2006, 12:48 PM
I have a regex on the usernames for registering, while this works, the response for something that doesn't fit my regex says already registered !

:cross-eyed: is there a way I can change this as I can't see a regex reference in register.php.

I am also trying to force only certain types of email address i.e. all at one domain with the same regex on the user portion.

Any help is greatly appreciated.