miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Search | Statistics | Manual |
Copyright Removal allowance for miniBB Did you know that you may be allowed to hide miniBB credits and remove miniBB's copyright notice?
News & Announcements miniBB Community Forum / News & Announcements /
Short link for this topic:

Flood filter addon updated

Author Team
8-)
#1 | Posted: 4 Aug 2005 15:51
Having many reports from users, who are posting non-flood messages, but getting "You are not allowed to do that" error, we have update anti-flood plugin, so it displays, what exactly word is disallowed. Also, updated version includes list of the s-words, which we are using on our Live Forums. Download/update now!
Author andreasm
Forums Member
#2 | Posted: 14 Dec 2005 12:00
I added some words, because I still got a lot of spam!

I'd like to post the words here for other users, but I'm not allowed to do this in cause of the filter :-)
Author andreasm
Forums Member
#3 | Posted: 14 Dec 2005 12:01
How can I change the code, so that registered users are allowed to use these words?
Author Team
8-)
#4 | Posted: 14 Dec 2005 17:52 | Edited by: Team
When you see a condition

if($user_id!=1 and ($action=='pthread' or $action=='ptopic')){

inside the filter code, change it to:

if($user_id==0 and ($action=='pthread' or $action=='ptopic')){

By default, only admin is allowed to use restricted words. This version will allow any registered user to post them.

BY the way it's a good idea... maybe release it as default? Suggestions welcome :)
Author Team
8-)
#5 | Posted: 14 Dec 2005 17:56
Well, we did the same temporarily on our server. Welcome to publish your flood words as a registered member.
Author andreasm
Forums Member
#6 | Posted: 14 Dec 2005 18:07
Thanks! Here it is.

$forbidden_text=array(
'роститу',
'razvlekis.ru',
'dosugvip.ru',
'ñåêñ',
'ðîñòèòóò',
'dosug.nu',
'uni.cc',
'viagra',
'diazepam',
'ultram-online',
'diazepamrx',
'valium',
'hydrocodone',
'adipex',
'tamiflu',
'ativan',
'vicodin',
'didrex',
'tw886',
'fioricet',
'soma-online',
'phentermine',
'lucky7',
'funnyhost.com',
'vitamins4living.com',
'drugstore-onweb',
'snowboarding2.com',
'milf--pics.com',
'swingers-friend-finder',
'hartsflorist',
'diazepam.club-in',
'phentermine.fans-in',
'cialis.allein-in',
'didrex.fan-in',
'ww-8th-street-latinas',
'cheap-drugs-pills',
'joia.com',
'tramadol',
'adult-friend-finder',
'penis',
'enlarge',
'free money',
'<a href=',
'besthotels',
'flashwm.net',
'pricecompar',
'$$$',
'liberty-and-travel',
'mcity1.com'
);
Author Team
8-)
#7 | Posted: 15 Dec 2005 14:45
News & Announcements miniBB Community Forum / News & Announcements / Flood filter addon updated Top
This topic is closed. You can't post a reply.
 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts