Quote:
Originally Posted by Gryphon
Hehe, thanks Bobby
jgommel, you can update the user profile field to contain the followin regex which help guide users to enter the proper gamertag format, ^[A-Za-z0-9 ]+$
|
Alright, I copy/pasted
^[A-Za-z0-9 ]+$ into the Regular Expression field. I also opened the database and browsed vb_gxboxlive table to see if I could find the offending ID. I didn't see any ID's with underscores, nor did I see a gamertag of dpn_22. Is it possible that because the users XBL ID is invalid that it did did not get added to the table?