The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Bad Behavior (vB4) Details »» | ||||||||||||||||||||||||||||
/**
* vB Bad Behavior is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. */ What is vB Bad Behavior? This is an integration of the Bad Behavior software with vBulletin. What is Bad Behavior? Bad Behavior is a PHP-based solution for blocking link spam and the robots which deliver it. Bad Behavior complements other link spam solutions by acting as a gatekeeper, preventing spammers from ever delivering their junk, and in many cases, from ever reading your site in the first place. This keeps your site's load down, makes your site logs cleaner, and can help prevent denial of service conditions caused by spammers. Visit http://bad-behavior.ioerror.us/ for more. Features For more information on the features of Bad Behavior (and subsequently this mod) please go to Bad Behavior's site: http://bad-behavior.ioerror.us/documentation/benefits/ For features related to the mod itself, please take a look at the screenshots. This mod should work with vB 4.x, it was tested on 4.1.2/4.1.3. Screenshots are from vB 3.x, but it should still look relatively the same with vB4. Installation 1. Extract the contents of the zip file. 2. Upload the contents of the `upload` folder to your forum root. 3. Enter your AdminCP and go to Plugins & Products > Manage Products > [Add/Import Product] 4. Import the product using the `product-vb_badbehavior.xml` file. 5. Configure the mod in AdminCP -> Settings -> Options -> vB Bad Behavior Options Upgrading vB Bad Behavior In many cases, all you'll need to do to upgrade is follow the installation instructions above. The only difference, will be you'll need to allow the files to overwrite. Also, when re-importing the product file, you'll need to set "Allow Overwrite" to "Yes". Bad Behavior Bad Behavior's files are at `/includes/bad-behavior/`. If you wish to update manually go to: http://bad-behavior.ioerror.us/download/ And download the latest development version. Extract the zip, and upload the contents of `bad-behavior` to `/includes/bad-behavior/` allowing the files to overwrite. Versions The current version of Bad Behavior this mod is using is: v2.2.16 The current version of Bad Behavior (development) is: v2.2.16 Changelog Version 1.0.14, 09/22/2015
Version 1.0.13, 04/23/2013
Version 1.0.12, 12/21/2012 -- Released: 02/05/2013
Version 1.0.10, 09/09/2012
Version 1.0.9, 06/17/2012
Version 1.0.8, 06/12/2012
Version 1.0.7, 05/04/2012
Version 1.0.6, 01/04/2012
Version 1.0.5, 05/26/2011
Version 1.0.4, 04/28/2011
Version 1.0.3, 04/21/2011
Version 1.0.2, 04/10/2011
Version 1.0.1, 04/06/2011
Version 1.0.0, 04/05/2011
Screenshots Screenshots can now be seen at: http://www.secondversion.com/images/vb/vb_badbehavior/ I was running out of room for attachments here on vB.org Development https://github.com/ericsizemore/vb_b...ree/master/vb4 Only those who "Mark As Installed" will receive support for this modification. Download Now
Show Your Support
|
Comments |
#102
|
|||
|
|||
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 |
#103
|
||||
|
||||
Quote:
|
#104
|
||||
|
||||
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.
|
#105
|
|||
|
|||
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 |
#106
|
|||
|
|||
make yourself a super admin and you will be able to do it from the admincp
|
#107
|
|||
|
|||
what and where exactly You got in mind?
|
#108
|
|||
|
|||
you can do this from the config file
|
#109
|
||||
|
||||
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. |
#110
|
|||
|
|||
Quote:
|
#111
|
||||
|
||||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|