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)
-   -   vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=97366)

sirblack 01-20-2006 09:03 AM

Thought this might help the members as mine seem to have problems so heres how this works

I'm sure a lot of you have had some sort of problems with the HIDE tags, they either don't work or won't let you view the hidden message. I've found the proper way to use them and how to reveal the hidden messages, so I wrote this short guide.

First, when making a new post/thread, please write your message (the words) before anything else. So if, say, you're uploading Photoshop CS2 you should write the application's description first.

Now after that you should write the [.hide] tag, then the [.code] tag, then the message and/or attachment you want hidden, then the [./code] tag, then the [./hide] tag. This last tag MUST be the last thing you write in your post, no more, no less. Also, for this to work properly you should NOT leave any spaces between the each of the tags or between the hidden message and the tags. Trust me, its better that way.

So, here's an example:

[.hide][.code]This is hidden![./code][./hide]

That should hide the message, and remember, the tags are used without the dots, the dots are just for example purposes!

Now, for the rest of the public to be able to actually view this hidden message you just posted they just have to do two (2) simple things. First they've got to reply to the post, and then they have got to reload/refresh the page on their browser of choice. After these steps, the message should magically appear before their eyes!

I hope this elevated your IQ, and that you learnt something!

all the best sirblack

akanevsky 01-20-2006 06:11 PM

Quote:

I hope this elevated your IQ, and that you learnt something!
Eh. Sorry, but you go into ignore list for a proctorial tone... :/
Why is everyone like that these days?

[email protected] vbmenu_register("postmenu_878059", true); 01-20-2006 06:55 PM

pm-ed you psionic

[Stryder] 01-20-2006 08:21 PM

]Just wanted to say that i have tried the new 2.01 and i have found the same trouble as someone earlier. I am using 3.5.3 vb. The only thing that shows up is:
Code:

Hide:
I searched in the templates and that comes up in:

BB Code Layout Templates
bbcode_hide
bbcode_hide_noaccess

I have re-checked and re-done the install a few times. I was wondering if you have any ideas on this.

Appreciate any help you can give.


ADDED: Problem Fixed:
(Thankyou to LionDen)

The code from here originally:

BB Code Layout Templates
bbcode_hide

seemed to be re-written by an old HIDE hack and with the new code in it, will not work with this one (only show 'Hide:'), i replaced the code in 'bbcode_hide' with:

Code:

<div style="margin:20px; margin-top:5px;">
        <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%">
        <tr>
                <td class="alt2" style="border:1px inset">
                        <div>$caption:</div>
                        <div style="font-style:italic">
                                <if condition="$hidetag['canview']">
                                        $text
                                <else />
                                        $vbphrase[hidetag_accessdenied]
                                </if>
                        </div>
                </td>
        </tr>
        </table>
</div>

Now it works fine. I placed this here as some had problems earlier and for anyone that has the same problem in the future. The 'bbcode_hide_noaccess' has nothing to do with this HIDE Hack, do as you please with it. Hope this helps you guys.

Thankyou to LionDen for the fix.

akanevsky 01-21-2006 03:42 PM

The extended version of the HIDE hack has been updated to fix bugs, PM for update.

Makaveli105 01-22-2006 10:17 PM

if i were to buy the expanded version, would i be able to make the [hide-reply] just [hide] ?

akanevsky 01-22-2006 11:21 PM

Yes, although there is no point in doing so.

Makaveli105 01-23-2006 02:52 PM

why not? oo, is there is a button that inserts it for u?

im getting the money together to buy this

akanevsky 01-23-2006 05:48 PM

Yes. there is a button for each tag.

vbreal 01-24-2006 01:21 AM

i am haveing some trouble. when performed the plugin. it just keeps going and going.

Importing Product, Please Wait... its been going for five minutes now.

it did the same with another plugin i tried.


All times are GMT. The time now is 12:39 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.01425 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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