vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [hide] hack (https://vborg.vbsupport.ru/showthread.php?t=90985)

Zia 01-17-2006 06:59 AM

we are on vb3.5.3 install this hack..
but it has bug...while replying with quote it appeared....n only once it can be use in a thread..
least how to stop showing while any one quoting it in reply?
any way that it will be ignored from quoted??

The Notorious 01-18-2006 01:53 AM

Known bugs in B2:
- Only 1 hide tag per post.

And yea quote is a pretty big problem...

Xplorer4x4 01-19-2006 07:18 AM

Quote:

Originally Posted by sniper0
Features that would be great:
- Images for hidden area

This can already be done. Find the template called BBC_hide_noaccess template or soemthing like that. And where it says you do not have pemrision to see this, or w/e it says, just replace with <img src="url here"></img>

Xplorer4x4 01-19-2006 07:30 AM

When I try using either version, I get this:

PHP Code:

 <div style="margin:20px; margin-top:5px; ">
    <
div class="smallfont" style="margin-bottom:2px">Hide:
    <
table cellpadding="6" cellspacing="0" border="0" width="100%">
    <
tr>
        <
td class="alt2" style="border:1px inset">
             
test 
        
</td>
    </
tr>
    </
table>
</
div

EDIT: It looks that the templates are out of date for 3.5.3 when logging into the admin cp.

Stone Cold 3:16 01-28-2006 02:00 PM

Quote:

Originally Posted by Xplorer4x4
When I try using either version, I get this:

PHP Code:

 <div style="margin:20px; margin-top:5px; ">
    <
div class="smallfont" style="margin-bottom:2px">Hide:
    <
table cellpadding="6" cellspacing="0" border="0" width="100%">
    <
tr>
        <
td class="alt2" style="border:1px inset">
             
test 
        
</td>
    </
tr>
    </
table>
</
div

EDIT: It looks that the templates are out of date for 3.5.3 when logging into the admin cp.

Getting frustrated.

I merged the vbulletin-style.xml into both my skins, and imported the product hack. I posted it and it doesnt work.

zodehala 01-28-2006 05:41 PM

sorry guy !!!!!!!!!!!!!!!!!!!!!!!!

this hack cause following errors

1- db errors...( see following thread )
http://www.vbulletin.com/forum/showthread.php?t=172685

2- open html codes...

adielsh 01-28-2006 09:52 PM

Quote:

Originally Posted by zodehala
sorry guy !!!!!!!!!!!!!!!!!!!!!!!!

this hack cause following errors

1- db errors...( see following thread )
http://www.vbulletin.com/forum/showthread.php?t=172685

2- open html codes...

Yes i olso recived this and now i understands why tanks
to fix the quote problem
go to Add New Plugin
Product:Hide Hack
Hook Location:newreply_quote
title:[hide] hack
Plugin PHP Code:
Code:

$pagetext = preg_replace("/\[hide\]((?:.*[\n\r]*)*)\[\/hide\]/i","",$pagetext);
Plugin is Active: yes
and save this

utw-Mephisto 01-29-2006 09:16 AM

Quote:

Originally Posted by Stone Cold 3:16
Getting frustrated.

I merged the vbulletin-style.xml into both my skins, and imported the product hack. I posted it and it doesnt work.

same here ..

Delphiprogrammi 02-03-2006 10:11 AM

wel,
i clicked install but one thing about this hack that annoys me is that the hidden content is still viewable (without being forced to reply) through the archieve ....

you could add a plugin that prevents that ...

lawina 02-04-2006 11:16 PM

is it me or does this mod not work with 3.5.3 ? It works for older [hide] tags but when i try to use the [hide] tag it wont work


All times are GMT. The time now is 01:15 PM.

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.01343 seconds
  • Memory Usage 1,749KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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