|
#49338
10/27/2001 9:57 PM
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
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?
|
|
|
#49339
11/26/2001 3:31 PM
|
Joined: Apr 2001
Posts: 11
Junior Member
|
Junior Member
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 **** **** **** )
|
|
|
#49340
12/02/2001 10:58 PM
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
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
|
|
|
#49341
12/03/2001 6:23 PM
|
Joined: Oct 2001
Posts: 55
Member
|
Member
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®_)-,.-~*´¨¯¨`*·~-.¸
|
|
|
#49342
12/03/2001 9:20 PM
|
Joined: Dec 2000
Posts: 730
deutscher moderator / v5 specialist
|
deutscher moderator / v5 specialist
Joined: Dec 2000
Posts: 730 |
how can i prevent bypass the censor by writing eg. s*h*i*t ??? any idea or hint?
|
|
|
#49343
12/05/2001 12:44 AM
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
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
|
|
|
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.
|
|
Posts: 254
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|