I have been pulling in content from RSS feeds but now I have stopped. I would now like to delete all that content, but from the admin/users page I can’t click a button to delete a user and all their posts/topics.
Is there a way I can override this and bulk delete users and their content? Some of my feeds have 1K+ topics…
Look at delete all posts max and delete user max post age settings in your administration. Change for a higher value, and then you’ll be able to remove all the posts from any user.
When you raise the two settings I wrote about, you’ll be able to remove all the user’s messages prior removing the user itself (a user can’t be deleted if it has messages).
Check /logs to see what the problem was, and post a redacted version of the env and backtrace here. Alternately, if you check and some but not all posts were deleted, just keep hitting the button until it finishes.
You should expect performance problems if you delete users with massive numbers of posts and topics, that’s a rare event – and should be avoided in favor of anonymization whenever possible.