Max Fridman
Well-known member
Hello;
Im trying to configure my forum to stop users from using special alphabets and special characters using the "Username match a regular expression" field in the registration options but if i put something like this: [A-Za-z0-9 -_]
The forum just stops accepting everykind of username and people cant register, how the regular expression should be written? To let only regular characters, Aa , numbers and spaces or underscores?
Thanks for the reply.
Im trying to configure my forum to stop users from using special alphabets and special characters using the "Username match a regular expression" field in the registration options but if i put something like this: [A-Za-z0-9 -_]
The forum just stops accepting everykind of username and people cant register, how the regular expression should be written? To let only regular characters, Aa , numbers and spaces or underscores?
Thanks for the reply.