Jump to content

Username characters


Guest theclub

Recommended Posts

Posted

When you set the characters allowed in usernames as ..

a-zA-Z0-9

.. it doesn't allow spaces, how do you allow them?



:unsure:


you can - will mess up database ;)
Posted

When you set the characters allowed in usernames as ..

a-zA-Z0-9

.. it doesn't allow spaces, how do you allow them?



:unsure:


you can - will mess up database ;)
Posted

When you set the characters allowed in usernames as ..

a-zA-Z0-9

.. it doesn't allow spaces, how do you allow them?



:unsure:


you can - will mess up database ;)
Posted

When you set the characters allowed in usernames as ..

a-zA-Z0-9

.. it doesn't allow spaces, how do you allow them?



:unsure:


you can - will mess up database ;)
Posted

When you set the characters allowed in usernames as ..

a-zA-Z0-9

.. it doesn't allow spaces, how do you allow them?



:unsure:


you can - will mess up database ;)
Posted

holy crap....not only is that wrong....but you are wrong like 40 times. I haven't played with 2.2 yet, but try using this instead of what you are using: \w\s
You could also try just leaving a space before or after your above code.
I am assuming that that is just regex ;)

Posted

holy crap....not only is that wrong....but you are wrong like 40 times. I haven't played with 2.2 yet, but try using this instead of what you are using: \w\s


You could also try just leaving a space before or after your above code.


I am assuming that that is just regex ;)


I thought you cant have em because of the SQL - I know you can in Displaynames

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...