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)
-   -   User-optional Replacements-based Censorship (https://vborg.vbsupport.ru/showthread.php?t=63875)

tjdrico 06-10-2004 04:32 PM

Quote:

Originally Posted by FASherman
One more suggestion, if you don't mind...

Instead of using the forum default for "bad words", why not allow users to specify their own list of words that they personally find offensive?

I did consider that. In fact, I'm pretty sure that I started doing that as well. I can't remember what changed my mind... It might have been something about not fully understanding how vBulletin slotted together at the time, and not being sure about how to plug in a new page to edit ones own list. I'm more familiar with the code now so I'm sure I could make these changes now. I'll stick it on my list.

forumdude 06-10-2004 07:47 PM

Has anyone noticed or calculated performace differences of this hack? Will it work on a board using the post cache?

forumdude 07-06-2004 05:43 PM

Quote:

Originally Posted by forumdude
Has anyone noticed or calculated performace differences of this hack? Will it work on a board using the post cache?

any updates?

romeshomey 07-20-2004 07:27 AM

Quote:

Originally Posted by tjdrico
I did consider that. In fact, I'm pretty sure that I started doing that as well. I can't remember what changed my mind... It might have been something about not fully understanding how vBulletin slotted together at the time, and not being sure about how to plug in a new page to edit ones own list. I'm more familiar with the code now so I'm sure I could make these changes now. I'll stick it on my list.

That would be awsome. Thats what I was hoping this would do until I started reading into the posts. I love your VBookie add on..

zetetic 07-24-2004 03:25 PM

This hack is working fine for me in posts, but it's not censoring titles in forumdisplay or forumhome. Any idea why that might be?

TruthElixirX 10-31-2004 05:25 PM

It has screwed up my colors/tables..anyone know why?

www.punktek.com

and

www.punktek.com/testboards/


EDIT::What phrase type were the phrases supposed to be? It didn't specify in the instructinos so I made thme global.

tryckj?vel 11-08-2004 05:38 PM

ok im stuck, i've followed the instructions per the txt file step by step twice now double checked everything each time and i get this error in functions.php:
Code:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/turbobri/public_html/forums/includes/functions.php on line 1887
which is in reference to this if statement:

Code:

        // do vBulletin 3 replacement variables
        if (!empty($style['replacements']))
        {
                if (!isset($replacementvars))
                {
                        $replacementvars = unserialize($style['replacements']);
                }

I've read through the code, and its not missing any formating that i can find, i've tried both "guest = yes" and the default one as well..

Any ideas?

TwinsForMe 12-10-2004 12:12 AM

[high]* TwinsForMe clicks install :)[/high]

moethelawn 02-04-2005 10:57 PM

Anyone got this to work with 3.0.6?

Megareus Rex 02-05-2005 06:19 AM

Hmmm...it works on 3.0.5 for me, moe. I'll see if I can help you :-/


All times are GMT. The time now is 07:49 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.01167 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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