Back to vBulletin 3.0 Add-Ons

Censor Phrases (i.e. Sentances or groups of words)
Mod Version: 1.00, by Dean C

This modification is in the archives.
vB Version: 3.0.1 Rating: (0 vote - 0 average) Installs: 16
Released: 20 Jun 2004 Last Update: Never Downloads: 0
Not Supported  

[Censor Phrases]

Information
  • vBulletin Version: 3.0.x

  • Author: http://www.deanclatworthy.com

  • Copyright: You may use this modification at your own risk. I cannot and will not be held responsible for any damage you may cause to your forums during installation or thereafter. You may not distribute this modification in whole or parts and anyone found doing so faces risk of prosecution. All my modifications are released at vBulletin.org and anyone found releasing them elsewhere also faces risk of prosecution. You may not translate this modification without my prior permission.

  • Donations: I release my modifications for free. If you wish to donate please contact me and I will give you my details. All donations are graciously appreciated.

  • Credits: I would like to thank the following people who contributed to the making of this modification.
    • Slynderdale - for the original idea for my vBulletin 2 version

What does this modification do?
In my experience of running a forum there is nothing more annoying than people who try to bypass the search filter. For example I'd use to have people come on my forums and spamming their urls. I'd censor the domain then they'd come back, simply insert a space into it and start all over again. With this modification I can censor series of words. For example if you wanted to censor the phrase: 'hello world' but not 'hello' and 'world' you'd simply put 'hello+world' in your list of censored words

Installation

1/

In functions.php find:

PHP Code:
if (substr($censorword02) == '\\{'
Replace it with:
PHP Code:
$censorword str_replace('\+'' '$censorword);
if (
substr($censorword02) == '\\{'
Please Click Install!
If you installed this modifcation please click the install button. It'll help you keep up to date with future releases and important bugfixes, security updates.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024