Topic: Disable censorship in certain forums
I have created 2 forums that I want to keep all the vulgar language contained to. How would I go about disabling the censorship for these 2 forums? Thanks
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → Disable censorship in certain forums
I have created 2 forums that I want to keep all the vulgar language contained to. How would I go about disabling the censorship for these 2 forums? Thanks
To clarify, I want the censorship to be in effect for all forums except 2. The 2 additional forums are only viewable to a certain group. For these 2 forums I want to find where in parser.php or functions.php (or whereever needed) that I can put an if statement to see if it's forum 25 or 26 then don't do the censorship function. I've tried all the places I thought, but none of my changes worked.
http://dev.punbb.org/browser/trunk/upload/viewforum.php
http://dev.punbb.org/browser/trunk/upload/viewtopic.php
Look for calls to censor_words
PunBB Forums → PunBB 1.2 discussion → Disable censorship in certain forums
Powered by PunBB, supported by Informer Technologies, Inc.