Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[hide] hack Details »»
[hide] hack
Version: 1.00B2, by ja3 ja3 is offline
Developer Last Online: Jun 2006 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 06-23-2005 Last Update: 01-01-2006 Installs: 163
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Adds [hide][/hide] code to your forum to hide the text until an user replied to the topic.

The XML is the new version, ZIP is the old version.

XML contains the product Hide Hack.

Install:
- Just use the products system in vbulletin.

Bugs:
Please report them in my PM or in topic if not so important.

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

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #172  
Old 01-17-2006, 06:59 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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??
Reply With Quote
  #173  
Old 01-18-2006, 01:53 AM
The Notorious's Avatar
The Notorious The Notorious is offline
 
Join Date: Jan 2006
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

And yea quote is a pretty big problem...
Reply With Quote
  #174  
Old 01-19-2006, 07:18 AM
Xplorer4x4 Xplorer4x4 is offline
 
Join Date: Apr 2005
Posts: 938
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Reply With Quote
  #175  
Old 01-19-2006, 07:30 AM
Xplorer4x4 Xplorer4x4 is offline
 
Join Date: Apr 2005
Posts: 938
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #176  
Old 01-28-2006, 02:00 PM
Stone Cold 3:16's Avatar
Stone Cold 3:16 Stone Cold 3:16 is offline
 
Join Date: Oct 2005
Location: Fort Worth - Texas
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #177  
Old 01-28-2006, 05:41 PM
zodehala's Avatar
zodehala zodehala is offline
 
Join Date: Sep 2005
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #178  
Old 01-28-2006, 09:52 PM
adielsh adielsh is offline
 
Join Date: Feb 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #179  
Old 01-29-2006, 09:16 AM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ..
Reply With Quote
  #180  
Old 02-03-2006, 10:11 AM
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Location: Landen(Belgium)
Posts: 1,335
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ...
Reply With Quote
  #181  
Old 02-04-2006, 11:16 PM
lawina lawina is offline
 
Join Date: Jun 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:33 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06129 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete