vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=248042 |
How do I run a check and pull the reason for block? No reasons are given in my logs except below
Spam-O-Matic Tagged email - [email address] - Spammer Found and rejected. That doesn't specify the reason though I have disabled username check in the meantime, thanks for that tip. |
Quote:
|
This mod is freaking awesome! I have always been skeptical of spam mods for some reason but I had no choice but to try it out yesterday. My site has been getting hammered by spammers in the last week.
Installed it on 4.2.0 PL 2 without any hiccups and set it to check IP and email address, and it has blocked 29 spammers in about 20 hours, while letting 17 actual accounts through with no problems. Thank you for this mod! |
Great mod!
The only one feature I miss is - menu Submit Data to StopForumSpam in adminCP options or user's profile. Sometimes "fresh" spammer registrations are passing through stopforumspam check. |
Quote:
|
Quote:
Quote:
Product: vBulletin Hook Location: useradmin_edit_column1 Title: Submit to StopForumSpam.com Execution Order: 5 Plugin PHP Code:
Plugin is Active: Yes Added: see http://www.vbulletin.org/forum/showp...postcount=1826 below |
Quote:
Do I need to manually add the stopforumspam api key into the plugin? |
You could. The Glowhost version already has a place to input the key in the settings so you could try it without any changes.
In case it doesn't work that way, what I did was leave the old product, which also provided a place to add the key, installed but disabled. Never bothered uninstalling it on the grounds of "if it ain't broke don't fix it" but not sure if it's actually required or not. |
Thanks for that djbaxter. I changed the code a bit and added the API key directly.
Works great. |
Quote:
|
Here is the code with my changes. Make sure to add your API Key below.
Cheers. |
Quote:
Good job! Thank you. :) :up: |
Thank you so much!
|
I have installed but not showing that stats on home page.Everything is turned on in the admin part an on the home it just says Spam-O-Matic Statistics an thats it.
|
Is it possible that the Spam-O-Matic Statistics to be visible only by the forum admin?
thanks. --------------------------- I fix the issue. Solution: In the Plugins & Products->Plugin Manager-> Product : GlowHost - Spam-O-Matic there is a plugin called "Stats render" edit this and a the beginning put this php code if (is_member_of($vbulletin->userinfo, 6)) { where number 6 is the Administrator group ID. at the very end add the } this worked for me. |
All times are GMT. The time now is 05:39. |
Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.