![]() |
Actually we feel very angry UK Jimbo, no support, no improvements.
Uninstalling. |
Quote:
My point being, that SpamBuster is provided free of charge, no need to throw a hissy fit bcos UK Jimbo has other things on his mind ATM. |
Quote:
-vissa |
By the way, this is a a great mod!
Are there any directions as to the regular expressions we can use and what they do? I know standard regexp syntax but this one looks different -- what standard is it? Being able to speficy a word boundary would be really nice (or at least spaces). -vissa |
I installed this (very easy) and within about 7 minutes it caught the first spammer - hid and moderator queued the thread, then added a message in my moderator forum about it. I love this product!
|
Quote:
Have other members who are running this tested this / getting this error? I uninstalled the 3.5 one completely and tried a clean install - same. thanks for any info from others |
Quote:
Quote:
Hi guys - this has been sorted now in the latest release. It looks like some changes with the code and also some in the 3.6 codebase prevented this from working properly. Quote:
|
We allready fixed the redirecting bug for our forum 2 weeks ago ;)
thx for the update anyways, but i hope you will make it even better it is now. regards |
Quote:
|
Installed! Ill wait and see how good it works, I do indeed get spam at times on my board quite often so cant wait to see what this does :D.
|
thanks!
|
is it posible to add the mail function found here to this hack
https://vborg.vbsupport.ru/showpost....2&postcount=10 I have set my "Alert forum" to send an email incase of a new thread or post but it is not working with "spam threads/posts alerts" Thanks |
Installed.... :up:
Tested and working great ... :) Question: Why is it required to enter both a UserID and Username for that same ID in the AdminCP options for this mod? Is it just a check to make sure they match, or can a different Username be associated with the UserID one enters? Thanks Regards, Badger |
Quote:
Quote:
I could add something to the code to derive the username so you'd only need to specify the user id but I was feeling lazy and figured it's not too much extra effort to specify it that once in the configuration settings :) |
Quote:
Thanks..... Another question: I set the post count to 3 since most spammers on our forums jump right in and make their first (and only) post a piece of spam. When your mod places the spam in moderation, does it count that as a post to the user record? I ask because I wonder if I could reduce the count to one (1) and therefore even if a spammer decided to bang out several quick spams in a row, he'd still be stuck at a valid post count of one (1) and therefore he'd never get out of moderation. Does that make sense? Regards, Badger |
Quote:
Only visible posts count towards the post count so the posts moderated by spambuster will not increase the spammers posts count. |
Quote:
Regards, Badger |
installed and was hoping i finally will get rid of lots of spammers. But no such luck for me. When i try to post a test spam post nothing happens. The post isn't hidden and its not posted in my moderator forum either.
trigger level. tested everything from 1 up to 10 post count. 5 enable post reporting. yes correct forum id. yes correct user id and name. yes remove spam threads/posts. yes Shouldn't those settings find the spam posts and post a notice in my mod forum ? |
Quote:
does your screen resemble this? obviously the user id and forum # would be based off your mod forum #. it's working on my vb3.68 patch 2 |
edit. It started to work after a while ??? strange thing.
On another note. Would it be possible to add a user group setting to this spam buster so it doesn't check for spam on certain groups ? |
and you're logged in with an acct less than 10 posts? Not your own acct?
I went into the admincp - created a new user/login log out of the admincp/site log in as my test user - make a post about free ipods and viagra or something on sale.. log out.. log back in as admin - look at the post. Mine was invisible and caught by the program... and has caught quite a few spam threads. I don't know what to tell you - the guy who wrote it will have to help maybe? |
Quote:
Re: usergroup inclusion/exclusion It's something that will be in a future release. I think if you look back through the thread someone might have a hack that does it. |
This is a great mod with only one major flaw.... That is the ability to specify whole words or boundaries. For example, if a person types the word "Virginia," the post will get flagged as spam (due to virgin in the rules). If they link to a jpeg (.jpg) it will get flagged as a link to japan (which is .jp). Without being able to detect spaces/etc or only matching a whole word, it becomes very difficult to make rules that work properly. I need a better understanding of the regular expressions used here.
As a side note -- is there a simple way to detect a link to any URL? Perhaps just the [url] BBcode? -vissa |
Quote:
You're quite right - it's overly aggressive and needs to be reworked (I posted about this a couple of months back). It shouldn't be too hard to look for those strings with regular expressions like: Code:
"/\Wvirgin\W/" Quote:
I think your safest bet is to look for http:// (remember to escape the / so it'll read http:\/\/ ni the config) James |
Quote:
It's a great mod that started out well on our forums, but it seems to be nailing an inordinate amount of posts that have nothing wrong with them, except things like your "Virginia" example....;) Too bad.... :( Have reduced post count check to "1" to see if that helps only nail those first time registration then immediately spam types... Regards, Badger |
Quote:
If anyone could do some refining of the rules that would be fantastic. As and when I get the time I'd like to create a test setup where I can test the rules file against a set of known spam/geniune posts. |
Quote:
Thanks for the tips in the last couple of posts... Where can we get a list of the regular expression rules that are available/possible? -vissa |
Quote:
Google should show up some tutorials on perl regular expressions (which is the type of regular expression SpamBuster uses). Some of it can be a bit daunting though. It should be fairly easy to modify the existing rules into the \Wvirgin\W style I described earlier. |
Quote:
It might help.... :up: While maintaining the current code version, could you post the "old" rule set you refer to so we can plug it into the appropriate area under our AdminCP options? Thanks... Regards, Badger |
There's a text file at https://vborg.vbsupport.ru/showthread.php?t=109258 which you should be able to open then copy/paste into the settings section.
|
Quote:
Will plug the contents of it into the current version here ... :up: Regards, Badger |
Quote:
I've opened and reviewed the other text file. It seems very sparse (only links) compared to the one in the current release. I assume it will most likely have the opposite effect and catch far less spam, even though the current one is too sensitive.... I guess it's a matter of trade-offs.... I wonder if just leaving the current one and jumping on first posts only might be the best answer for our site... (thinking out loud).... Thanks again ... :) Regards, Badger |
Thanks! Spambots and spammers r so annoying. So thanks once again for some ammo against them. Keep up the good work.
|
works great **
|
Great mod. Is there anyway to change the post that it makes? I would like it so it posted a link to the mod "One-touch ban & clean" so all I'd have to do is click the link within the post, and the user along with all thier posts will be deleted.
I tried looking for the template - couldn't find it. |
Hi - glad you like it :)
The contents of the post are contained within the code - ideally it should be a phrase but I never got round to that. To modify the post that it creates head to your admincp and look in "Plugins & Products" > "Plugin Manager" > "SpamBuster Libraries" |
Just installed ;)
It'll sure help my moderators keep track of spam :D |
very nice
|
A tip for those having issues with .info and india domains. REMOVE the .info entry from the rules. When a .info domain is entered into a post, it gets scored from BOTH the .info and india rules. I have a .info domian and everytime somone used an internal link it got scored twice.
|
Anyway of adding a feature to ignore certain forum ids?
|
All times are GMT. The time now is 01:04 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:
|