Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 64413

message: “Could not create user!” : ID is 0

$
0
0

Replies: 0

I was successfully using this plugin for months but it has stopped working.
I am not aware of anything specific that I did to trigger this.
I deactivated all other plugins. I uninstalled the plugin and reinstalled.
When a user clicks on the link in the confirmation email, we get this message: “Could not create user!”
I tool at a look in the database and I see that all the new users are being created in wp_users() with ID of 0 instead of the next sequential value after last created user.
Likewise in wp_signups(). If I manually confirm the email, the message is the same. I edited the database to clear out all the new (ID=0) entries and started all over again.
No luck. I cannot see in the PHP code (I only spent about 30 mins digging around and I am not familiar with PHP and WordPress coding) where the ID is assigned.
What might be causing this?

Thank you

Merry


Viewing all articles
Browse latest Browse all 64413