[eluser]victorche[/eluser]
@Bainzy, thank you! I mean ... it is a strange functionality. I've never seen this in any site. The options normally are ... You can register with an existing username, or not. In my case, I prefer not. But that's my own site logic. Anyway I am asking as why is this? What it is suppose to do? Should I inform the user after registration with a message like:
Quote:Your registration is successful, but anyway the username "testing" was already taken. That's why your username is "testing1". Have fun!
And what if the user does not like "testing1" as an option? I think in these cases 99% of the sites are displaying something like:
Quote:The username "testing" is already taken. Please, choose another username.
Yeah, you can offer him options like:
Quote:testing1
testing80 // if the user's birth year is 1980 for example
But to choose an username instead of the user, it is not good I think. Strange for a basic functionality. Really ...