Hello,

I am getting an error like this after a new account is created:

user warning: Duplicate entry '6' for key 1 query: INSERT INTO users (name, mail, pass, init, status, uid, created) VALUES ('xxx', 'username@domain.com', '455546793e8081fdc3f531314136ea9f', 'username@domain.com', 1, 6, 1212872106) in /var/www/vhosts/aeonia.com/httpdocs/includes/database.mysql.inc on line 172.

The "Duplicate entry" value increases each time I attempt to create a new account.

Any ideas?

Thanks!

Comments

coltrane’s picture

Status: Active » Postponed (maintainer needs more info)

The aweber module shouldn't be affecting the user table so I don't think this is a problem caused by the module. Can you try creating new accounts with the module disabled?

AeonX’s picture

You got it... It was a problem with my database. Thanks for your help!

I would love to see this module fully developed as planned... especially the ability to add the "name" data to aweber.

Thanks!

coltrane’s picture

Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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