PDA

View Full Version : Block new Symbols in new registrations?


pagekeeper
11-15-2004, 04:27 PM
hey,

i thought it would be useful to have a hack to block symbols in new registrations with edits to registration pages to warn users under the username field and stop page displaying this field cannot accept symbols.

you would be able to go more sopisicated if you add a function to remove current users with symbols and send emails to those users with their new username etc. useful for the bigger forums.

i only need this because it will decrease the length of some of my younger users, and to prevent this from hapening from registration. underscore would likely to be the only ok one i suspect.

!"£$%^&*()_+-=:~# etc

Colin F
11-15-2004, 05:50 PM
You could use the Illegal User Names Option in your vBulletin Options. Just add all those symbols seperated by a space.

pagekeeper
11-15-2004, 08:03 PM
hmm, yeh, but people would get confused on why it got rejected ? where's the error message located if they tried to register a Illegal User name ? cause i could edit it to work with it :)

Jolten
11-15-2004, 08:26 PM
I just edited the registration template and added a line:

"the following characters are not permitted: X X X X X X X X X X X"

Right above the username field.