Hi All - ran searches - did the tech support with BlueHost - no luck.

When I enable the Content Profile User Registration 6.x-1.0- and make fields available on registration the user can not save their account.

Here is the error they get

* user warning: Duplicate entry '' for key 'name' query: INSERT INTO drp_users (pass, init, status, created) VALUES ('d41d8cd98f00b204e9800998ecf8427e', '', 1, 1266606422) in /home7/hscairso/public_html/registrationandtraining/modules/user/user.module on line 327.
* Error saving user account.

I do not even see a table for drp_users in my database.

Any help much appreciated

Comments

HMSG’s picture

Figured it out - wow that was strange - you have to make sure that in the

Hide form fields:

Other form elements (except for required CCK fields) is checked

fago’s picture

Category: bug » support
Status: Active » Fixed
le dendrite’s picture

Status: Fixed » Needs work

I'm getting this error as well, but I do not have Content Profile enabled for registration and I get this error if the "Other form elements (except for required CCK fields)" box is checked or not.

le dendrite’s picture

Ok so I get the same error but everything seems to be working. users are being saved in the database and the users account seems fine but always get that error upon account creation.

gomez_in_the_south’s picture

HMSG's solution in #1 worked for me. Thanks.

fago’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.