Back to vBulletin 3.8 Add-ons

[GlowHost] Spam-O-Matic for vB 3.8 (StopForumSpam, Akismet, Auto-Moderation and more)
Mod Version: 1.2.5, by GlowHost.com

vB Version: 3.8.x Rating: (30 votes - 4.90 average) Installs: 443
Released: 12 Aug 2010 Last Update: 30 Sep 2010 Downloads: 2945
Not Supported DB Changes Uses Plugins Auto-Template Additional Files External Content Is in Beta Stage  

We have released a mod for your vBulletin 3.8 that should stop almost all forum spam on your vBulletin boards. It is basically an (anti)Social Networking RBL to keep your forums clean!

This version is BETA and was developed specifically for vBulletin 4. However we believe this should work on vBulletin 3.8 so we have put it here for you in case you want to try a more robust Spam solution than what is currently available.

BETA is not a good word, this is more of an "Unsupported Backport" for earlier versions of vB.

The "REAL" Spam-O-Matic system was developed for vB4. This version is for you guys and gals that need to spend less time managing the spamers on your board(s). We hope it helps! The important features should work.

The original mod for vB 4 is located here:
[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam

IF YOU RUN vB4, MAKE SURE YOU ARE IN THE RIGHT THREAD!
Look at the URL above,
(sorry for caps)

This version is for vBulletin 4.x though has been reported to work on 3.6+
We only offer support on vBulletin 4.x as the 4.x version will have features not possible in the 3.x series.

This module has the ability to submit new spammer details to the StopForumSpam or Akismet databases automatically, all without any new templates or manual template modifications!

Just install the product in the product manager, upload a few files, configure the system and you are done. (Estimated time: 5-10 minutes)

How it works:
New registrations are checked against the known spammer database at StopForumSpam.com. If the email, IP, or username exists in their database, the user (or bot as the case may be) is denied registration on your forums. If they make it past the SFS check, they are checked against several Automatic Moderation rules, and are also checked against the Akismet service for known comment spam.

A) StopForumSpam:
The StopForumSpam Module lets you:
  • Check a registrant's IP address.
  • Check a registrant's email address.
  • Check a registrants Username.
  • Disable or enable any of the above checks.
  • Block and log, or, allow and log known spammers.
  • All registration attempts are logged for your viewing pleasure.
  • Several other performance tuning options
If they are not found in the StopForumSpam database or are allowed registration by your rules, their registration details are passed to the built-in vBulletin registration system. (Human verification, etc)

It is completely invisible to humans who are registering that this process is taking place. Bots are stopped dead in their tracks.

If a spammer is able to sneak past the first line of defense, and manages to post, then there are secondary and tertiary protections.

B) Auto-Moderation:
Auto Moderation lets you:
  • Define how many URLs a new member can post before being sent to moderation.
  • Define keywords that will send a post to Auto-moderation (viagra, porn, meds, etc)
  • Define minimum post count to avoid Auto-moderation.
  • Excludes admin and moderators from Auto-moderation.
  • Completely disable Auto-moderation if you don't want it.
B) Akismet Service
Spammers that make it past the StopForumSpam and Auto-Moderation will be checked against the Akismet service. If they manage to make a post, and then are found on Akismet, they can be auto-moderated.

The Akismet settings let you:
  • Set the number of posts that Akismet will check from each user. After this number is exceeded, Akismet checking will be disabled for that user.
  • Auto-Submit spammers that post on your boards back to the Akismet service so that other forums and blogs do not do not receive the same spam.
  • Completely disable the Akismet service.
Punitive Actions:
If you find a spammer has made it past your 3 lines of defense, and has managed to post on your forum, then you can help the community...

The spammer's details can be sent to the Stop Forum Spam and Akismet databases automatically, preventing them from registering or posting on other forums. When other forums do the same, the protection is reciprocated.

Simply moderate a post and choose the option to "Delete Posts As Spam..." an then choose the option to "Ban User." Banning the user sends their details to either Akismet, StopForumSpam, (or both) depending on how you set it up.

The next version will add a "Spam-O-Matic" option to the Postbit Moderation Tools menu to better streamline the process and make it two-click process instead of the long and cumbersome way that vBulletin Ban options are presented now. This new menu option will be available only for vBulletin 4.x series.

API Keys:
API Keys are NOT required for this system to stop spammers on your forums.

A StopForumSpam API key is required if you want to contribute to the StopForumSpam blacklists by adding your spammers to their database. By submitting spammers you help keep other forums and blogs clean.

An Akismet API key is required if you want to enable any Akismet auto-moderation features in this module.

You can obtain a Stop Forum Spam API key which is free from stopforumspam.com.

https://www.stopforumspam.com/signup

You can obtain an Akismet API key from Akismet.com.
Akismet offers free and paid API keys so choose your version based on your situation.

http://akismet.com/

Why it is better than the other anti-spam solutions on vBulletin.org:
  • Works with all of vBulletin 4 functions including Facebook automatic registration.
  • Report spammers that you find to the Stop Forum Spam Database.
  • Report spammers that you find to the Akismet Database.
  • Built-in Auto-moderation.
  • Auto-moderation rules based on post count.
  • Auto-moderation rules based keywords.
  • Auto-moderation rules based Akismet results.
  • Enable or disable any actions that you do not want.
  • Customizable "Registration Rejected" message.
  • Consolidates 3 popular methods of spam prevention into one product.
  • No Manual Template Modifications!
  • Supported!
======================
Compatibility:

vBulletin 4.0.x - but for 4.x you should GO HERE instead.

vBulletin 3x versions that have been reported to work:

*vBulletin 3.8.4 Patch Level 2
*vBulletin 3.8.5
*vBulletin 3.8.6 Patch Level 1
*vBulletin 3.8.7
*vBulletin 3.8.7 Patch Level 1
*vBulletin 3.8.7 Patch Level 2 (with this mod

Spoiler (click to open)


Quote by Kung!
When I attempt to import this product, I get:

Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
        							`date` DATETIME NOT NULL,
        							`ip` VARCHAR(15) NOT NULL,
        							`email` VARCHAR(255) NOT NULL,
        							`username` VARCHAR(255) NOT NULL,
        							`message` VARCHAR(255) NOT NULL,
        							`is_blocked` TINYINT NOT NULL DEFAULT "0",
        							`user_hash` VARCHAR(50) NOT NULL,
        							`user_id` INT NOT NULL
						         ) TYPE=MyISAM;;
MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
Error Number  : 1064
Request Date  : Sunday, March 4th 2012 @ 06:27:38 PM
Error Date    : Sunday, March 4th 2012 @ 06:27:38 PM
Script        : http://www.[ourwebsite.com]/admincp/plugin.php?do=productimport
Referrer      : http://www.[ourwebsite.com]/admincp/plugin.php?do=productadd
Classname     : vB_Database
MySQL Version : 5.5.21
Tested working fine with VB3.8.7 patch level 2

Had to make a small change to the XML files sql syntax for it to import, so if you get SQL error whilst importing the XML file, make the changes mentioned below.

In product-glowhostspamomatic.xml

FIND:
Code:
) TYPE=MyISAM; ');
REPLACE WITH:
Code:
) TYPE=ENGINE; ');
SAVE AND RE IMPORT XML FILE, ENJOY

Close
)

(Add your version here by sending us a PM or post in the thread!)

Should you decide to install this on an vB3, we are interested in your feedback. Let us know if it works or fails miserably.

======================
Reported Conflicts or reproducible known issues:

None at this time for this release.

======================
Modifications:

2 table alterations

9 hooks used:

- register_addmember_process
- register_addmember_complete
- userdata_presave
- useradmin_edit_column1
- userdata_delete
- userdata_postsave
- newpost_process
- threadfpdata_presave
- postdata_presave

No new templates or template modifications!

Uploads:
4 files. (2 PHP, 2 XML)
1 Product Manager Upload
======================

=====================
Donations:

If you like this mod, sure, you can donate.
But the best donation would be to nominate us for http://www.vbulletin.org/forum/vborg_miscactions.php?do=nominate&threadid=248470&type=1, to tell your friends and others about this mod, and if you are in need of web hosting, order it from http://glowhost.com to show your thanks.

We hope you enjoy the mod, spread the word to keep all of our forums clean.

=====================
Installation:

1) Download the attached file
2)
3) Extract the zip file, and view the readme file.

If you like this mod, please nominate us for http://www.vbulletin.org/forum/vborg_miscactions.php?do=nominate&threadid=248042&type=1

=====================

Original concept credits go to the authors of vBStopForumSpam and MonkeyStop

Download

File Type: %1$s GlowHost_-_Spam-O-Matic_v1.2.0_VB3-8.zip (15.6 KB, 1191 downloads)
File Type: %1$s GlowHost_-_Spam-O-Matic_v1.2.4_VB3_VB4.zip (15.7 KB, 125 downloads)
File Type: %1$s GlowHost_-_Spam-O-Matic_v1.2.5_VB3_VB4.zip (15.5 KB, 109 downloads)
File Type: %1$s GlowHost_-_Spam-O-Matic_v1.2.8_VB3_VB4.zip (15.6 KB, 2251 downloads)
File Type: %1$s changelog.txt (1.8 KB, 456 downloads)

Similar Mods

Anti-Spam Options [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam vBulletin 4.x Add-ons
Administrative and Maintenance Tools Suppress-o-matic - Stop database error spam vBulletin 4.x Add-ons
Administrative and Maintenance Tools Suppress-o-Matic - Stop database error spam vBulletin 3.8 Add-ons
Moderators Functions Akismet Anti-Spam (3.6) vBulletin 3.6 Add-ons
Akismet Anti-Spam vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024