vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Disable swear censor per forum (https://vborg.vbsupport.ru/showthread.php?t=65343)

ImportPassion 05-20-2004 09:00 PM

Disable swear censor per forum
 
I am not going to take any credit for this hack. I found it and thought it should be posted. I don't consider it a template hack since it invloves php code additions.

Credit goes to Wayne Luke https://vborg.vbsupport.ru/showpost....47&postcount=3

in your phpinclude_start template

PHP Code:

 if ($forumid == XX) { 
  
$vboptions['enablecensor'] = 0


Replace XX with your forum. If that doesn't work then you will most likely need to modify the newthread and newpost files.

Aleksey 05-21-2004 12:53 AM

Useless

Cyricx 05-21-2004 04:31 AM

...

I actually find this very useful. For stuff like moderator forums where you want mods to be completely open.

or for "adult" forums, that require the user to be part of a secondary adult usergroup to be able to access, while still having the main forums being censored.

One is only limited by ones imagination :)

Boofo 05-21-2004 06:48 AM

This is still only a template mod with no hacking required.

ImportPassion 05-21-2004 09:01 AM

Quote:

Originally Posted by Aleksey
Useless

like you.

maybe so, but i know lots of ppl want it. ppl aren't going to go to vbt to look for this.

ImportPassion 05-21-2004 09:15 AM

straight from here https://vborg.vbsupport.ru/announcem...ouncementid=18 from NTLDR

Quote:

PHP Include hacks/modifications are allowed, and should normally go in the mini-mods forum as they are adding PHP Code.

Boofo 05-21-2004 09:18 AM

Quote:

Originally Posted by 7thgenCivic.Com
like you.

maybe so, but i know lots of ppl want it. ppl aren't going to go to vbt to look for this.

The first part of this comment really isn't needed. In the future, please try not to make personal attacks. Thank you.

ImportPassion 05-21-2004 09:06 PM

ha, that's funny, you should be telling that to guy who posted that comment in the first place. that was completely unnecessary.

Boofo 05-21-2004 09:36 PM

I agree, it wasn't necessary, but he was referring to the hack, he didn't make it personal. You did. Please, let's just leave it at that and continue on. ;)

ImportPassion 05-21-2004 10:58 PM

than delete them all. they don't need tobe here


All times are GMT. The time now is 07:13 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
  • Page Generation 0.01566 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete