Previous Thread
Next Thread
Print Thread
Rate Thread
#49338 10/27/2001 9:57 PM
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
How difficult would it be to allow admins to bypass the censored words list? I have a section of my board that's used to post HTML tutorials that are submitted by the members, and I have a lot of words censored to prevent HTML and security abuse by the posters.

I would like to be able to use some of these commands to enhance the tutorials, but still protect the rest of the board.

Any ideas?

Sponsored Links
Joined: Apr 2001
Posts: 11
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 11
**** i'll do it, since i do alot of code posting, i'll even add a thing so you can swear(I just love saying S-H-I-T, **** is my Fav word to say **** **** **** )

Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
Moderator / Code Fixer
Offline
Joined: Oct 2000
Posts: 743
Should be pretty easy, what happens when u post a msg it takes the text you type and runs it through a sub called &CensorCheck.
So basically all you would have to do is

if ($Status ne "Administrator") {
&CensorCheck(whatever);
}


I can't afford a good signature editor frown
Joined: Oct 2001
Posts: 55
Member
Member
Offline
Joined: Oct 2001
Posts: 55
I know on ubb 6.x anyone can by pass the censor by just making a letter bold.

shit


">,.-~*´¨¯¨`*·~-.¸-(_Çã§Pe®_)-,.-~*´¨¯¨`*·~-.¸
Joined: Dec 2000
Posts: 730
deutscher moderator / v5 specialist
deutscher moderator / v5 specialist
Offline
Joined: Dec 2000
Posts: 730
how can i prevent bypass the censor by writing eg. s*h*i*t ???

any idea or hint?

Sponsored Links
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
Moderator / Code Fixer
Offline
Joined: Oct 2000
Posts: 743
Well you cant as there are too many possibilities

SH!T
SH|T
S.h.i.t
etc ....

you cannot stop people from doing that unfortunatley.


I can't afford a good signature editor frown

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 254
Joined: January 2000
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)