![]() |
Requested @ https://vborg.vbsupport.ru/showthrea...threadid=31924
Hey, this hack allows your members to specify their own list of 'badwords' wich will be blocked within posts. Note that this only works when Censoring is enabled (In vBulletin Options), if not you won't notice anything from this hack. First preform this query: Code:
ALTER TABLE user ADD censorlist VARCHAR(250) AFTER ignorelist Code:
<tr> Code:
<select name="umaxposts"> Code:
$censoroptions Code:
$templatesused = "modifyoptions_maxposts,modifyoptions_styleset,modifyoptions_stylecell,usercpnav,modifyoptions"; Code:
$templatesused = "modifyoptions_maxposts,modifyoptions_styleset,modifyoptions_stylecell,modifyoptions_censor,usercpnav,modifyoptions"; Code:
//MaxPosts by User Code:
//Censorlist Code:
$DB_site->query("UPDATE user Code:
$DB_site->query("UPDATE user Code:
// ###################### Start censortext ####################### Code:
// ###################### Start supercensortext ####################### Code:
return censortext($bbcode); Code:
return supercensortext($bbcode); It is tested, i cannot give you a demo as our boards aren't public yet, sorry |
Cool hack, I'll have to install it later
On another note, out of curiosity, are you The Niels that makes OpenBB? |
cool hack... ^^ Ill install it in a little bit.. Good idea... :p
-Syphin |
EDIT : Minor Modifications
Wierd I think I found another bug in vBulletin, it changes first alt color with brackets to some wierd color. Anyways Code:
<tr> |
Waahoooo
I just found this :) superb, thanks so much, my code was coming along slowly as was crap. brilliant ! :) |
works well thanks!
|
Can someone update this for 2.2.8?
|
All times are GMT. The time now is 08:40 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:
|