vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Blur Ban v 2.0 [updated] (https://vborg.vbsupport.ru/showthread.php?t=43948)

Brad 09-27-2002 11:53 PM

Quote:

Originally posted by jc707imports
I don't understand, do I have to fill in all the $post[whatever] and $post[backcolor] with my own settings? And no, your right, I didn't add that code you told me too...can I see an example, your version 2.2 has still left me lost because I'm so new to this, sorry :(
dident read that last part ;) sorry. basicly you do this, go to your postbit template. drag your mouse over all the code to highlight it, right click and hit copy. do not change the template itself only copy it


now add a new template, name it postbit_blur and right click again and click paste. hit save. find the postbit_blur template under custom templates and click edit then do this:

Quote:

#find:

$post[username]

#replace with:

<table style="filter:blur(add='0', direction='45', strength='10')">
$post[username]</table>

#find:

$post[posts]

#Replace with:

- 10000

#find:

$post[joindate]

#Replace by:

<table style="filter:blur(add='0', direction='45', strength='10')">
$post[joindate]</table>

#find:

$post[title]

#replace by:


<table style="filter:blur(add='0', direction='45', strength='10')">
$post[title]</table>


#find:

$post[message]

#replace by:

<table style="filter:blur(add='0', direction='45', strength='10')">
$post[message]</table>
hope that helps :)

Brad 09-27-2002 11:55 PM

Quote:

Originally posted by ~*Julie*~
This hack is awesome :banana: thank you so much. I do have a ??? how can I add to the filter string to make the text flipped backwards and blurred? I used this tag for regular flipped text but dont want to alter your hack without your permission..I am soooo new to writing php code thank you for your help :D

<table style=filter:flipH>

just replace all the

Code:

<table style="filter:blur(add='0', direction='45', strength='10')">
with

Code:

<table style=filter:flipH>
in the postbit_blur template

or are you trying to use both tags at the same time? sadly you cant because this would break your tables. or do you want a new usergourp that has their text fliped? that i can do :)

JC 09-28-2002 01:00 AM

Hey i did all your steps and I'm still not seeing any results... Im not sure what I've done wrong now...i replaced everything you said... made the user group BLURED ( exactly like that ) made POSTBIT_BLUR template exactly like that, so i'm wonderin what the deal is, think u could get into my board and help? Thanks... let me know ! I'm anxious haha.

Brad 09-28-2002 01:25 AM

jc707imports PM me. and ill have a look at it for you.

bitbender 09-29-2002 12:20 AM

Awsome stuff.. Be placing it on 2.2.6 shortly

Sweet Cheeks 09-29-2002 02:26 AM

Quote:

Originally posted by Anime-loo


just replace all the

Code:

<table style="filter:blur(add='0', direction='45', strength='10')">[/>
in the postbit_blur template

or are you trying to use both tags at the same time? sadly you cant because this would break your tables. or do you want a new usergourp that has their text fliped? that i can do :)

Yes I was trying to do both together :( but its still an awesome hack though, great job! :cool:

cdrforum 09-29-2002 01:07 PM

LOL this is one of the funniest things i seen, much better than plain baning !" well done m8.

Esorcista 09-30-2002 07:35 PM

Quote:

Originally posted by Anime-loo
jc707imports PM me. and ill have a look at it for you.
Can u help me too?
I did all the steps but it doesn't work :confused:

Sweet Cheeks 09-30-2002 08:07 PM

On my board, we dont ban but we "troll" people... I used this already and the person got pissed off :banana: too funny.

Brad 10-01-2002 01:33 PM

Quote:

Originally posted by Esorcista


Can u help me too?
I did all the steps but it doesn't work :confused:

post your problem here and ill see what i can do.

~*Julie*~ : good to see it working out for you :bunny:


All times are GMT. The time now is 01:42 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.01015 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
  • (3)bbcode_code_printable
  • (6)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