Can Admin change the user name settings to allow simple user names?
Using Jamroom
What was the combination of letters that made up the simple string of connected lower case letters?
That warning message should only fire if there are characters that are not fit for a url.
* brian
* michael
* jim
should all be ok, but
* bri@n
* mi"ch;ael
would trigger that error.
The profile name is derived from the user name so it needs to be a valid url structure
yoursite.com/michael
yoursite.com/brian
It can not be changed. but if there is a valid error we'll try to fix that.