Hello all,
I have this strange problem.
During registration if user chooses to have '.' in his username, eg: sam.leo then i am getting this wierd problem .
-respective tables with the given username are not getting created in the Database.
Everything is working fine if usernames are having no special characters.
Other than asking users not to use any special characters, how can I solve this!!
Can someone tell me why is this happening and how to get rid off this :(
Thankyou all in advance.