Delete account bug

Mugi [Mugiwara27]
10 years ago

0

I’ve tried to delete my second account using Chrome.
But when I’ve write my password and press submit, that error come :
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`hackthis`.`users_medals`, CONSTRAINT `users_medals_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`))
And now when I launch something on the server / site I have that error everywhere in a white page

3replies
3voices
184views
darkl33ch
10 years ago

0

Seems like the deletion was partial.

synstealth
10 years ago | edited 10 years ago

0

the error is self explanatory: it is not inserting values for that user. the values of the column user_id doesnt exist which is why you get the error.

Mugi [Mugiwara27]
10 years ago

0

Okay now I can access to the site.
So I think the database make ~ 1 day to delete your account

You must be logged in to reply to this discussion. Login
1 of 4

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss