Duplicate enry "username" for key "1"
Moderator: General Moderators
-
myaudiodna
- Forum Newbie
- Posts: 1
- Joined: Wed Nov 17, 2010 6:36 pm
Duplicate enry "username" for key "1"
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"
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.