Change users's Display Name

Hi, I'm using jsConnect to connect my website users to the forum, but there's a problem, my system allows players to change their names but when they connect back to the forum they stay with the same name.

How can I force jsConnect to update the users' name? I identify my users on MySQL DB using IDs (yes, I already put these IDs on the "uniqueid" field and tried to change the "name" field, still not working)

Sign In or Register to comment.