We don’t recommend ‘mods’ anymore since the introduction of extensions. You could make an extension request though and see if there are any takers.
What about any posts that quote the post - what would you do with those?AlexandrBu wrote: ↑Fri Oct 02, 2020 4:00 amI am looking for a way to hide or delete all posts(allready posted) with words(bad words) or urls(bad urls)
Not to hide or delete just a word but whole post!
Code: Select all
UPDATE phpbb_posts
SET phpbb_posts.post_visibility = 2
WHERE phpbb_posts.post_text LIKE '%Lord Voldemort%