Version: 1.00, by Adrian Schneider
Developer Last Online: Nov 2022
Category: Mini Mods -
Version: 3.6.3
Rating:
Released: 11-13-2006
Last Update: 11-13-2006
Installs: 600
Uses Plugins
No support by the author.
Description
This will allow you to automatically scan new posts from new members for common spam keywords. If any are found, the post/thread will be sent to the moderation queue to prevent their spam from having any affect. If your filter is very strict, and a regular user happens to trigger it, no harm is done because your moderators can just approve the post.
Options
Maximum Posts - this will only scan posts posted by users who have this many (or less) posts. Usually spammers only post 1-5 times!
Keywords - a list of keywords (or any strings) to be searched. Remember it doesn't match a whole word, so a keyword of "[url" will block the user from posting any links. This is NOT case sensitive!
3.5 Users:
A 3.5x version XML file is also included.
Let's say I had a thread with 5 posts on Monday.
On Tuesday I installed this modification. I add a keyword of snowman.
Then on Wednesday, someone adds a post to the original thread with the word snowman.
Should that post have been put in moderation? It wasn't.
When I tested it with a new thread, it seemed to work.
Let's say I had a thread with 5 posts on Monday.
On Tuesday I installed this modification. I add a keyword of snowman.
Then on Wednesday, someone adds a post to the original thread with the word snowman.
Should that post have been put in moderation? It wasn't.
When I tested it with a new thread, it seemed to work.
Thanks, Cliff
No. It works according to the post count of the person posting.
If you set it to 10, any post by a member with 10 or fewer posts that includes the word "snowman" will be sent to moderation. However, members with 11 or more posts can post with that word included and it will not be moderated.
Ahh, now I see why the test worked. I had it set to 0 hoping that disabled it. I created a test user with 0 posts, and viola, it worked.
I have some sensitive security data that I want to make sure is not posted, I don't care how many posts you have. Can I set it to something like 1000000 to make sure it moderates everyone?
Quote:
Originally Posted by djbaxter
No. It works according to the post count of the person posting.
If you set it to 10, any post by a member with 10 or fewer posts that includes the word "snowman" will be sent to moderation. However, members with 11 or more posts can post with that word included and it will not be moderated.
I have some sensitive security data that I want to make sure is not posted, I don't care how many posts you have. Can I set it to something like 1000000 to make sure it moderates everyone?
I suppose. Wouldn't it be simpler to use this for anti-spam and just use vBulletin's built in replacement text feature across the board for the "sensitive security" phrases?