PatD
Guest
Member
Trying to delete a user from our forums and unable. All I can find on these errors is an add-on (Simple forms and/or a Facebook plugin) that we don't use. Any suggestions? Running 2.2.8 with patch 1.
XF\Db\Exception: MySQL query error [1451]: Cannot delete or update a parent row: a foreign key constraint fails (
Read more
XF\Db\Exception: MySQL query error [1451]: Cannot delete or update a parent row: a foreign key constraint fails (
server_xf
.xf_user_field_value
, CONSTRAINT xf_user_field_value_ibfk_1
FOREIGN KEY (user_id
) REFERENCES xf_user
(user_id
) ON DELETE NO...Read more