vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - vB Bad Behavior (vB4) (https://vborg.vbsupport.ru/showthread.php?t=261498)

Dwarden 02-17-2012 09:13 PM

using this together with [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam https://vborg.vbsupport.ru/showthread.php?t=248042
helped with nearly complete removal of spam problems

my only small wishes
+ adminCP statistics page which covers all types of violations and theirs amount (e.g. #2b021b1f : 65535 times)
+ public forum statistics similar to SOM (on bottom of main forum page)

also i think the automatic database prune / cleanup don't work properly/at all

my thanks to author

p.s. any reason this isn't listed inside Anti-Spam section of modifications? https://vborg.vbsupport.ru/forumdisp...i-Spam+Options

Alfa1 02-17-2012 09:28 PM

Quote:

Originally Posted by Dwarden (Post 2300642)

p.s. any reason this isn't listed inside Anti-Spam section of modifications? https://vborg.vbsupport.ru/forumdisp...i-Spam+Options

This indeed belongs in the anti-spam section.

tpearl5 02-18-2012 05:48 PM

Quote:

Originally Posted by Dwarden (Post 2300642)
also i think the automatic database prune / cleanup don't work properly/at all

Yeah, something is going on with that. Every so often I'll see it running a LOT of DELETE and INSERT statements on the log records.

Dwarden 02-18-2012 10:57 PM

well since i installed this plugin it not correctly cleaned it once
be it 3.8.x version same as 4.x.x version ...

for 3.8.x i tried several workarounds w/o any success so i gave up
if needed manual sql wipe of the db entries must be done

ForceHSS 02-19-2012 12:48 AM

make yourself a super admin and you will be able to do it from the admincp

Dwarden 02-19-2012 08:45 AM

Quote:

Originally Posted by ForceHSS (Post 2301016)
make yourself a super admin and you will be able to do it from the admincp

what and where exactly You got in mind?

ForceHSS 02-19-2012 10:55 AM

Quote:

Originally Posted by Dwarden (Post 2301093)
what and where exactly You got in mind?

you can do this from the config file

tpearl5 02-27-2012 09:26 PM

Getting a whole lot of these one day a week:

DELETE FROM `vb_badbehavior` WHERE `date` < DATE_SUB('27-02-2012 22:22:40', INTERVAL 7 DAY)
INSERT INTO `vb_badbehavior` (`ip`, `date`, `request_method`, `request_uri`, `server_protocol`, `ht...

The inserts are building up because the vb_badbehavior table is locking.

ForceHSS 02-28-2012 02:35 AM

Quote:

Originally Posted by tpearl5 (Post 2304010)
Getting a whole lot of these one day a week:

DELETE FROM `vb_badbehavior` WHERE `date` < DATE_SUB('27-02-2012 22:22:40', INTERVAL 7 DAY)
INSERT INTO `vb_badbehavior` (`ip`, `date`, `request_method`, `request_uri`, `server_protocol`, `ht...

The inserts are building up because the vb_badbehavior table is locking.

make sure you are a super admin then you can prune when needed

Alan_SP 03-28-2012 05:54 PM

Just to ask, can I just download newer versions of bad behavior (current is 2.2.2) and just upload bad-behavior directory in includes/bad-behavior directory on my server? Or there needs to be done something more?

EDIT: I mean, last bad behavior directory, as there are two named this way.


All times are GMT. The time now is 05:01 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
  • Page Generation 0.01167 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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