Getting duplicate error

blogserge - February 25, 2008 - 21:21

I recently installed my drupal site and attempted to create a new user and doing so recieved this error. I searched the threats and did not find any thing that worked. could some please give some assistance on clearing this issue up.

user warning: Duplicate entry '' for key 2 query: INSERT INTO users (mail, pass, init, status, uid, created) VALUES ('***@316ex.com', '39dc60e0103d0d1efe79889797cbd275', '***@316ex.com', 1, 8, 1203974242) in /home/exxcom/public_html/includes/database.mysql.inc on line 172.
# user warning: Duplicate entry '0' for key 1 query: INSERT INTO og_uid_global (uid, og_email) VALUES (0, 1) in /home/exxcom/public_html/includes/database.mysql.inc on line 172.

It seems to be that the

feloescoto - February 26, 2008 - 02:34

It seems to be that the problem is with the module 'Organic groups list manager' which version did you use?

Did you have any problems before this install?

Geeks Socializing
http://inTribu.com

Ok I deactivated it

blogserge - February 27, 2008 - 04:15

Ok I deactivated the og module and I am still getting the error message but only half of the error message oh and yes this problem did accrued before I installed og.

user warning: Duplicate entry '' for key 2 query: INSERT INTO users (mail, pass, init, status, uid, created) VALUES ('***@316ex.com', 'bf506fa72d5769229b7125cf7a84ced8', '***@316ex.com', 1, 9, 1204059860) in /home/exxcom/public_html/includes/database.mysql.inc on line 172.

 
 

Drupal is a registered trademark of Dries Buytaert.