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)

akanevsky 01-17-2006 08:57 PM

What exactly is the problem?

The Notorious 01-18-2006 01:47 AM

I also noticed on some boards that got this hack that when the person used more than one hide-reply tag people who reply only see one of them unhidden. I think that's a bug and needs to get fixed...

[email protected] vbmenu_register("postmenu_876234", true); 01-18-2006 02:11 PM

Quote:

Originally Posted by Psionic Vision
What exactly is the problem?

it wont show the images and hide the text

[email protected] vbmenu_register("postmenu_876239", true); 01-18-2006 02:24 PM

ive installed the product and done the template mods now all i want it to do is when i leave the [HIDE-REPLY]text[/HIDE-REPLY] in a topic i want http://www.musicstreams.co.uk/forums/lock.gif to appear and after they have replied i want http://www.musicstreams.co.uk/forums/unlock.gif to appear revealling the hidden text, i have the extended version installed but i cant get this to work !!

Can you help ?

Janet

Mr.T 01-18-2006 02:58 PM

Have you now fixe the problem with more than one hidden-text in a thread? Only the first text is after replying unhidden. the other not.

T

[email protected] vbmenu_register("postmenu_876853", true); 01-19-2006 06:14 AM

i cant get the images to appear ive uploaded them to the root, is that where they should be ?

[email protected] vbmenu_register("postmenu_876855", true); 01-19-2006 06:16 AM

if you would like to try it in my site its located Here

akanevsky 01-19-2006 05:38 PM

Yes, the problem with the only-first-text has been fixed in the updated version of the extended hide hack.

Mr.T 01-19-2006 06:42 PM

And where can I get the updated version?

T

The Notorious 01-19-2006 10:08 PM

You have to PM Psionic Vision, thanks man.

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.

vbreal 01-24-2006 03:37 AM

the hide and STG buttons show now. but when i click on the hide button and proceed. it doesn't hide the text. i just see [hide]test[/hide]

Makaveli105 01-24-2006 03:45 AM

^if you're using those tags i dont think it will work.

my [hide-reply]test[/hide-reply] does what you're talking about, if thats what you mean

akanevsky 01-24-2006 11:02 AM

Quote:

Originally Posted by Real Talk
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.

This is no plugin, genius. It's a product. Import it using product system... :)

vbreal 01-24-2006 10:56 PM

Quote:

Originally Posted by Psionic Vision
This is no plugin, genius. It's a product. Import it using product system... :)


no need to belittle a brother. i am new to this and i did do it via product system. i used the wrong word when descirbing my problem. my bad. i am going to confirm each install step again.

you put out a product i figured it was cool to ask questions and you would expect for new peeps to ask questions. that's not the way u want to talk to a future paying customer. i wanted to check out the basic version first

akanevsky 01-25-2006 11:15 AM

Quote:

no need to belittle a brother. i am new to this and i did do it via product system. i used the wrong word when descirbing my problem. my bad. i am going to confirm each install step again.
You're right, I'm sorry. So what is the "correct" word for describing your problem?

vbreal 01-26-2006 03:32 AM

no prob its all good. i went to plugin system and clicked on manage products. then i clicked on add/import products. when i did that. it updates the templates. meanwhile it says Importing Product, Please Wait... and i let it run for at least an hour and a half tonight. it never stopped. so i checked to see if the hack work and it still didn't.

i tried to install another hack and it did the same thing. it didn't work either. so maybe i am doing something wrong. if so please let me know. i don't mind being wrong as long as i learn from it ha

akanevsky 01-26-2006 10:21 AM

There must be something wrong with your board. Try disabling any other hacks you have. And if that doesn't help, uninstall them and upload new files from vbulletin package.

RFViet 01-26-2006 08:14 PM

Looks cool , man. I'll give it a try .

vbreal 01-27-2006 02:12 AM

Quote:

Originally Posted by Psionic Vision
There must be something wrong with your board. Try disabling any other hacks you have. And if that doesn't help, uninstall them and upload new files from vbulletin package.

what new files should i upload. i am still getting the same problem.

thanks for the help

vbreal 01-27-2006 02:59 AM

i am running the latest version 3.5.3 could that be why its not working. well the other hacks i tried didn't work either. i know at least one of them were for 3..5.3

Dadoo 01-31-2006 12:29 AM

is this product fully compatible with VbA CMPS 2.0 ?

Delphiprogrammi 02-02-2006 06:35 PM

worked fine

/me clicked install

andrewrhs 02-02-2006 11:46 PM

how do i get an expand version of this hack?

akanevsky 02-03-2006 12:00 AM

Send me a request via private message.

bigmonay2k 02-03-2006 02:12 AM

vision help dude, some hack fk up my board, vbulletin.com told to me to overwrite everything, now I am trying to re install the hack, I got this wtf?? http://img137.imageshack.us/img137/5...idehack6zx.jpg

poprulz 02-04-2006 08:30 PM

I have got a problem here!

the readme file asks to edit this partilcar file as "In file(s) ./vbulletin_quick_reply.js" .. It should be ./clientscript/vbulletin_quick_reply.js right?

well i did the 1st edit for the particular file.. But in the second edit the code to be replaced doesn't exist.

:( can't paste the content of the .js file here right?

Need to find a solution for this. psionic_vision waiting for a response.

Delphiprogrammi 02-04-2006 08:40 PM

Quote:

Originally Posted by poprulz
I have got a problem here!

the readme file asks to edit this partilcar file as "In file(s) ./vbulletin_quick_reply.js" .. It should be ./clientscript/vbulletin_quick_reply.js right?

well i did the 1st edit for the particular file.. But in the second edit the code to be replaced doesn't exist.

:( can't paste the content of the .js file here right?

Need to find a solution for this. psionic_vision waiting for a response.

did you read the actual manual carefull it is /clientscript/vbulletin_textedit.js that needs to be edited to allow options within the new bbcode tag

poprulz 02-04-2006 08:54 PM

yeah i did!

"vbulletin_quick_reply.js" should be edited twice.

the 1st edit went fine. But in the second edit the code to be replaced
Code:

if (!allow_ajax_qr || !AJAX_Compatible)
should be replaced with
Code:

if (!allow_ajax_qr || !AJAX_Compatible || !AJAX_Allowed)
but such a code doesn't exist.

The file i got don't have such a code to be replaced, but wot i do have is a code like this for disallowing ajax
Code:

if (!is_last_page || !AJAX_Compatible)
Well... so if this code can't be edited, the quick reply will be working with the ajax feature and to get hidden content user needs to refresh the page?

Delphiprogrammi 02-04-2006 09:03 PM

Quote:

Originally Posted by poprulz
yeah i did!

"vbulletin_quick_reply.js" should be edited twice.

the 1st edit went fine. But in the second edit the code to be replaced
Code:

if (!allow_ajax_qr || !AJAX_Compatible)
should be replaced with
Code:

if (!allow_ajax_qr || !AJAX_Compatible || !AJAX_Allowed)
but such a code doesn't exist.

The file i got don't have such a code to be replaced, but wot i do have is a code like this for disallowing ajax
Code:

if (!is_last_page || !AJAX_Compatible)
Well... so if this code can't be edited, the quick reply will be working with the ajax feature and to get hidden content user needs to refresh the page?

vbulletin_textedit.js is the one and only javascriptfile that needs to be modified for this hack.i guess you are messing up with another hack or you try to add something yourself ...

poprulz 02-04-2006 09:08 PM

oops...i had a look!

This is only in the extended version! So i should wait for psionic_vision to have a look!

Sorry about that.... i should have checked n mentioned it earlier.... thanx alot for having a look :)


All times are GMT. The time now is 08:59 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.01672 seconds
  • Memory Usage 1,832KB
  • 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
  • (8)bbcode_code_printable
  • (8)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
  • (40)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