![]() |
Installed this mod on my site and am very impressed at the results.
Went from 20 (or more) spammers per day down to zero - and yet authentic member applications are still getting through! Love it |
I already IP Banned entire of china to prevent spam but russian, german, polish spam bots were still getting through and as i have no intention of IP Banning those countries as they have A large amount of legitimate users this was the perfect solution. The delay is set to 20 Seconds and I have added a message to notify legitimate members that they must stay on the page for over 20 seconds if they wish to register (as it is to fight spam bots), and so far it's taken care of the bots wonderfully, as well as letting the legitimate ones through.
Overall, this is absolutely fantastic and has been a great help, props. |
Doesn't work for me. I don't receive any 'no permission page'...tried 25,30 and 60 sec
|
Quote:
|
Yes it is set to yes. I have dbtech advanced registration but still doesn't work if i disable that mod
|
Please specify how to add thread ID so i can have it post in a thread, is it a specific number or the thread url.Thanx
Can you show me an example. Edit: I got it working.............Thanx |
Quote:
Just wondering if you ever had a chance to look at this problem or if you were able to duplicate it? The above fix works (setting Automoderation count to 1) but ofc this lets the spammers post that first URL without moderation Would like to reenable posting the Registrations to a thread again but having Spam-O-Matic:AutoModeration URL count set to 0 is of more importance Thanks Edit: this was the orignal post https://vborg.vbsupport.ru/showpost....&postcount=129 |
To be honest I didn't understand that you still had a problem with that. Sorry it's been so long but I'm having trouble getting back to this. In fact, there's an issue with facebook registration that I said I'd try to fix immediately and that was over a week ago. But I'll try to look at that and your problem tomorrow.
|
Quote:
figured my problem did look like it was solved from my original response. Thanks much! |
Quote:
Anyway, if you want to try a temporary fix, you could try going to Plugins & Products > Plugin Manager, and find the section "Product: Spambot Stopper", and edit the "Post to Thread" plugin. Find this line: Code:
$dm->set_info('is_automated', 'sbs'); and change 'sbs' to 'rss'. |
Quote:
then Re-enabled posting notices to the thread.. Now have to wait for a new RSS post will update as soon as one arrives -Unfortunately this may not happen for at least another day or so. Thanks for looking into this! |
Oh, I thought you said it was working. But I'm not sure I understand - it shouldn't have any affect on any RSS feeds, if that's what you mean.
|
Quote:
The problem of having RSS posts flagged for Moderation is still waiting to see if it has been fixed. Won't know until the RSS finds another post to add Does this make sense? On second thought- I'm getting my forum problems mixed up - I think you did fix it with the temp change. Sorry about the confusion. lol |
It's OK, and you can test whatever you want of course. But I would have been really surprised if this mod was causing problems with an RSS feed. :)
|
Quote:
|
Quote:
Anyway, when looking at some code to make sure I was explaining it right, I now think it might not be a good idea to make that change. It looks like if you do that, the vbulletin code tries to update the current user's info to reflect that notification, which it shouldn't be doing. So I won't bother explaining it (I'm not sure I can do a good job anyway), but I also think it might be a good idea to change that line back to 'sbs' and wait until I hear from the spam-o-matic author. |
Quote:
I did notice another problem though not sure if related I received emails of both "Registration Rejected" and "Registration Successfull" but the thread only show the "Rejected" ones - not the "Successful" ones PS: I have had the built-in Vbulletin email notify of "Successful Registrations" disabled since it duplicates the Emails from your Mod |
Quote:
Quote:
Sorry to say, it's been so long now that I don't remember, but I think we decided that the posts don't use the time limits the way the emails do, so I think right now you only ever get posts for failures. That fix is going to have to wait for the next update. |
Quote:
Thanks PS...have 987 Rejection notices since installed @month ago and no new real users affected :) |
One bad thing about having the notices sent via email vs. a thread
This Mod stopped so many over the weekend that my server was listed by google as a suspected bulk-email-spammer so I've had to disable them I hope this is part of the upcoming Spam-O-Matic bugfix update so I can get back to posting the notices in a thread. |
I have them going to a thread on our forum, and find that to be the best way. It's a thread within a private sub forum, which only moderators can see. It works fine that way.
|
Quote:
|
Quote:
yes - I think you mean have them sent to an email account on the server itself? That would work fine - but accessing the server's webmail system is horribly slow. So was having them sent to a gmail account which worked great - up until this weekend. |
Quote:
Just wondering though - do you also have RSS feeds being posted to a thread yourself (without them being sent to moderation)? |
Quote:
|
Quote:
|
Unfortunately the way it stands right now the notifications are useful for making sure you've got it set up right, but it's probably a better idea to have them turned off most of the time (no matter if your using email or thread posting), because there's nothing limiting them. What is really needed is an option to log the attempts and send notifications in batches, and/or to limit the attempts from a given ip.
My current situation is such that I'm not planning on any vb modification work in the near future, but I'm kind of tempted now to make some time for this. |
Quote:
|
Quote:
|
cool - thanks for your time adding even more to this mod!
I'll be able to do some Beta testing too if you want :) |
Any ideas on how to "automatically" block an IP - if it just repeatedly hammers the login page?
ie: 100's of times per min Occasionally get ones which don't get past this mod but they do cause MySql server to complain about too many connections being used up. PS : I realize can block them afterwards through .htaccess - but looking for an automated way Thanks |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=268208 |
Quote:
I was also just checking out this thread: Pre Firewall : Anti-DDos With Sytem Block https://vborg.vbsupport.ru/showthrea...highlight=DDOS This sounds interesting - if only I had root access :( http://systembash.com/content/how-to...h-mod_evasive/ |
To be honest I don't know offhand what mod you could use for that. In theory it would be pretty easy to write code to check for a given ip failing a certain number of times and banning it, but since I haven't done it I'm not sure how well it would work in practice. Actually now that I think about it, I believe Lionel (a member who posted early on in this thread) said that he just bans any ip that fails the time check even once. I don't remember if he's adding it to the existing vb ip ban list or doing his own check.
|
Quote:
ps- I'll be moving my server to a VPS soon - then maybe I'll try adding that Apache mod_evasive module - it sounds awesome |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Hello,
I would like to install this, but how do I do it? I downloaded the zip file, and I see the XML file called "product-kh99_spambot_stopper_1.1.1", but where do I drag that to? In my filezilla, after I connect to my website, I see a folder with a "/", then beneath that is "admincp". Do I drag it to the "admincp" folder? Please help me, as I am a complete novice to this stuff. I have a feeling it is the "admincp" folder... I don't want to do anything until I'm sure, though, as I'm scared to mess anything up and I don't know how to back the thing up. |
All times are GMT. The time now is 06:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|