Back to vBulletin 3.0 Add-Ons

Disable swear censor per forum (configurable)
Mod Version: 1.00, by boozehound

This modification is in the archives.
vB Version: 3.0.7 Rating: (1 vote - 5.00 average) Installs: 5
Released: 22 Feb 2005 Last Update: Never Downloads: 0
Not Supported DB Changes  

index.php?t=45238 is great but for vb 2 and Disable swear censor per forum doesn't give you the option of configuring the per forum settings through admincp, so here is a hack similar to the vb2 version but for vb3. Tested on 3.0.3 through 3.0.7.

Update 2nd March 2005: See this post

Spoiler (click to open)


Quote by jlaine
Seems to allow signatures to bypass the censor globally - whether or not the forum is set to yes doesn't effect it.
In includes/functions_bbcodeparse find:
PHP Code:
if ($forum['censor']) 
replace with:
PHP Code:
if ($forum['censor'] || $forum == null
This will censor sigs globally.

Close
to stop sigs bypassing the filter globally.

Download

No files for download.

Similar Mods

Disable Swear Censor Per Forum vBulletin 3.5 Add-ons
Disable swear censor per forum vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024