Page 1 of 1

Duplicate enry "username" for key "1"

Posted: Wed Nov 17, 2010 6:41 pm
by myaudiodna
I've tried everything I could think of to resolve this issue and just can't solve it. I created a CMS, but I get this error when I add a user that has been previously deleted. For example, I create a user with username "Alicia", then I no longer need that username so I delete it. Then later I get another person named alicia, but when I try to add a user again with username Alicia, I get this error. This only happens when the username has been previously deleted. I don't have the username field set as unique in the database and it is also not set as a key. Any ideas?

Re: Duplicate enry "username" for key "1"

Posted: Wed Nov 17, 2010 6:56 pm
by califdon
Not without analyzing the code logic for the CMS, which might be several days' worth of work, for which there probably won't be many volunteers to do for you.