I have a forum where I need to hard delete users, i.e. remove them from the database entirely. Sure, I can delete it from the admin panel and their posts using an add-on from Andy, as well as their conversations and reactions from the admin panel. However, I am required to remove their data from the entire database.
What records in the database do I have to remove in order to hard delete a user after I delete their posts, conversations, and reactions? Is removing them from xf_user table...
Read more
Читать далее...
What records in the database do I have to remove in order to hard delete a user after I delete their posts, conversations, and reactions? Is removing them from xf_user table...
Read more
Читать далее...