The first time I registered an account outside the admin one through the web pages (for anonymous users) it worked fine. But now every time after I am getting the following error and I'm not sure what to do. The UID number is incrementing, but because of the 'duplicate' error, the accounts never get created. What's going on?
user error: Duplicate entry '' for key 2 query: INSERT INTO tib_users (pass, created, changed, uid) VALUES ('8ea960a46ddefee8f7c895deb6d089a2', '1119393043', '1119393043', '8') in /home/tib/public_html/includes/database.mysql.inc on line 66.
warning: Invalid argument supplied for foreach() in /home/tib/public_html/modules/user.module on line 174.
warning: Cannot modify header information - headers already sent by (output started at /home/tib/public_html/includes/common.inc:385) in /home/tib/public_html/includes/common.inc on line 193.
<EOL> Tib