![]() |
Hi every body
I want to exempt administrator from censor word and from the search Floodcheck. Is there a way of doing this They talled me at vbulletin.com that the right place to aske is here Thanks in advance |
in editpost.php and newreply.php search
$title=censortext($title); $message=censortext($message); and change it so PHP Code:
$subject=censortext($subject); $message=censortext($message); an change it to PHP Code:
|
Thank you very much, It make sence but it is not working :)
Do you recomend any thing else |
yeah you're right *bounceonkeyboard*
additionally open your functions.php and find return censortext($bbcode); and change it to return $bbcode; now it should work, and everything you post as admin doesnt be censored. be informed, that if you change your censored words, with this hack it doesen't change old posts. to to that, you have to hack a little more ^^ |
|
PHP Code:
Thanks! |
PHP Code:
PHP Code:
|
Wow Boofo... Super fast with that one! Kudos! :)
Thank you I will give it a go tonight. Chris |
Check my post above. I gave you another option. ;)
|
Hi again Boofo.. I tried the first code you posted and that did the trick.
Thank you again! Chris |
One last follow up, should this code be applied to the member.php as well?
I notice that I can set the image signature for admins and mods in the ACP, but if they (including myself, go into our profile through the UserCP and edit other info in the signature, the exempt doesnt work and resets the IMG tags to the replacement ***. |
Quote:
You are a rebel with VB3 coding rules? hihi... ;) |
You know how those Germans are, Floren. ;)
|
hehe, that post is over 2 years old.
not even the vb devs followed the vb3 coding rules at that time :p |
All times are GMT. The time now is 12:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|