vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - SpamBuster: Identify, log and remove spam posts on your forum (https://vborg.vbsupport.ru/showthread.php?t=155242)

SuperTaz 09-04-2007 04:46 AM

Installed. Thank you.

adc-arab 09-17-2007 09:15 PM

installed worked like a charm great mod ;) it would be awesome if it autoban the users who reached a specific point like auto ban if the post score more than 10 or 20 something like that o.o
cuz after i installed the mod i add some spam words and woah a lot of spam replay got catch by this mod and I'd like to auto ban those spam users and have an option to auto delete the spam posts :)

BobbyBig 09-19-2007 02:22 AM

Thank you installed.

We also want them to change Usergroup to 4 when Spam got found.

Tryed it with this in SpamBuster Libraries Plugin:
if ($GLOBALS['vbulletin']->userinfo['userid'] > 1) { $userdata->set('usergroupid', 4); }

but it doesnt work.

EDIT: This is really a very good dynamic spam protection.

What also could be added is:
  • Check PM's. If Found Spam, Just send PM to Admin that the User X has send a PM blocked by the Spamfilter.
  • Message that a Thread/Post will be moderatated when Spam is found.
  • Option to exclude Forums from Spam Protection
  • Option to exclude Usergroups from Spam Protection
  • Improve the Script: For what I see the regexp is executed everytime, regardless if the User is in the required Posting-Amount range or not.

smapdi 09-27-2007 10:20 PM

Which version of this mod would be best with vB 3.6.4?

Thanks

Remi 09-30-2007 05:43 PM

Hi

Can I use this hack to send an email as alert instead of posting a new thread.

Thanks

UK Jimbo 10-02-2007 09:04 PM

Quote:

Originally Posted by smapdi (Post 1348578)
Which version of this mod would be best with vB 3.6.4?

Thanks

This version :) v1.1.1

Quote:

Originally Posted by Remi (Post 1350316)
Hi

Can I use this hack to send an email as alert instead of posting a new thread.

Thanks

Not in its current form. It just posts new threads.

BobbyBig 10-03-2007 11:19 AM

How about this UK Jimbo: Message that a Thread/Post will be moderatated when Spam is found.
Actually the Users just see nothing and they keep trying to post which results in many unmoderated Posts + angry Users.

We need that badly.
regards

j4ck455 10-08-2007 09:23 AM

Quote:

Originally Posted by UK Jimbo (Post 1321639)
I've noticed that some of the URL based rules (.jp, .no, etc) need a bit of refining as they'll incorrectly match stuff like myimage.jpeg

It'll be a pretty easy regexp fix, I'll take a look when I get a chance.

I'm considering changing the following:
Code:

regexp:a_dotjapan:10:any:"/\.jp/i"
to this:
Code:

regexp:a_dotjapan:10:any:"/\.jp\b/i"
the same \b word boundary could be applied to the analogue problem etc.

Do you foresee any problem with using \b in some of the rules?

El Orans 10-12-2007 06:18 AM

*Clicks Install* :up:

Quote:

Originally Posted by jmottle (Post 1329636)
I installed the plugin, but when you try to make a new post that triggers the spam filter you get this message:

Invalid Thread specified. If you followed a valid link, please notify the administrator

If you reply to an existing post then it just goes back to that thread and does nto show the post as it has been hidden. Is there a way to perhaps have the message say that their post has triggered a spam filter and will be reviewed by an administrator before it is posted?

Cheers,
Jeff

That would be a nice addition.

mulesnx 10-18-2007 09:48 PM

This has been fantastic for my forums!!! I have noticed occasionally when people post a thread that is suspected of being spam, it gives this weird error:

PHP Code:

Fatal errorExisting data passed is not an array
Called set_existing in /home/usr/public_html/forums/includes/functions_databuild.php on line 200
Called build_forum_counters in 
/home/usr/public_html/forums/global.php(360) : eval()'d code on line 227
Called sb_post_thread in /home/usr/public_html/forums/includes/class_dm_threadpost.php(1547) : eval()'
d code on line 3
Called 
eval in /home/usr/public_html/forums/includes/class_dm_threadpost.php on line 1547
Called post_save_each in 
/home/usr/public_html/forums/includes/class_dm_threadpost.php on line 1416
Called save in 
/home/usr/public_html/forums/includes/functions_newpost.php on line 438
Called build_new_post in 
/home/usr/public_html/forums/newthread.php on line 186
 in 
/includes/class_dm.php on line 235 

Any ideas on how to fix this?


All times are GMT. The time now is 08:07 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
  • Page Generation 0.01165 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete