Error saving user account.
I installed Drupal a couple months ago and noticed a steady decline in activity.
I've racked my brain trying to get it moving with new modules and incentives for posting but no luck.
I was wondering, could it be no one is interested anymore in my site?
Today I get an email from someone trying to register for a new account.
They couldn't register and I thought it was "user error" so I tried to register myself
but much to my dismay I received the following error:
user warning: Duplicate entry '4294967295' for key 1 query: INSERT INTO users (name, mail, pass, init, status, created) VALUES ('testtestest', 'testestestest@test.com', '9b416cbd9aa3bc86a5ac7bc8c3b2823a', 'testestestest@test.com', 1, 1231206637) in /home/hiphop/public_html/modules/user/user.module on line 325.
Error saving user account. I looked up who was the last user and he registered 15 weeks ago with user ID 4294967295.
WHAT!?
I tried deleting that user through the Admin Control Panel and it didn't let me.
So I went into the database through MySQL, then I clicked repair table.
After deleting that user, the last member is number 14000.
Yet when I try to register a new account it gives me an "ERROR SAVING USER ACCOUNT" error and it gives the user the ID : 4294967295
I'm guessing that huge number is the problem but I don't know where to find it or even edit it to fix this problem.
OR HOW TO FIX IT. :o(
Please someone help me out so I can get my website back on track.
Thank you very much for your time. I appreciate any replies.

up to first page
up to first page
up to the first page
up to the first page
Any news on this? I am seeing
Any news on this? I am seeing the same issue and thought it was related to the userid (uid) sequence.