![]() |
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.
|
All times are GMT. The time now is 09:15 AM. |
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:
|