ISSUE:vS-Hide Hack Resurrection (Expanded Edition)

Status
Not open for further replies.

Baraka

Active Member
862
2009
169
0
Hello i've been having an issue with this product :vS-Hide Hack Resurrection (Expanded Edition)" and it work but the thing is it doesn't display the image "hidden content" and the thanks does'nt work even with the you need to reply or hit thanks to see this post all does not work and the only thing in the code toolbar it only shows the following tags: [hide],[hide-post] and SHOWTOGROUPS=""] nothing else very if their all enabled in the admincp i have vb 3.8.3 and the only thing it show is text NO image!!! can anyone please help?
 
14 comments
Does the mod require you to add a code to the skin for it to show up?

I recommend uninstalling it and reinstall it following directions 100%, instead of thinking you are doing it right.
 
no it doesn't say to edit the skins at all, and i followed it correctly i reinstalled it more than once and still the same issue :(
 
bro man u wont see the image :) because u posted it but every 1 else will :)

its wrote in the code the poster can see the link.............others can not and they will see the image :)

send me a link to your forum ill see if i see the image :)


and u have defo got the image in the wrong place :) were did u put the image ?
 
nope no luck :( and it's so-pose to do it automatically cause i want it for reply first then it will show post show first it'll show image hidden content then once replayed it will show the image unlocked all by its self
 
u see u have to have it hide the code tags also not just the url :) u have to add a new bb code with [*code]the image url[*/code]

obviously without the *
 
i did that with the image tag,and hide, and it won't show it , its so-posed to add the image automatically , and it doesn't even tags are missing i only get three when i have them all enabled for the tool code bar
 
or u could use this what i use

adcp>styles@templates>edit templates>bb_code_layouts>bb_code>

remove the code thats there now but take a back up of the code there now so u can allways revert it back !


take out whats there now replace with below:

<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">
$vbphrase
Code:
:
   </div> <pre class="alt2" dir="ltr" style="margin: 0px;
      padding: $stylevar[cellpadding]px; border: 1px inset;
      width: $stylevar[codeblockwidth]; text-align: left;
      height: {$blockheight}px; overflow: auto"> <if condition="$show['member']">$code
<else />Only registered members can see this code.
<a href="$vboptions[bburl]/register.php">Click here to Register.</a> </if> </pre> </div> [/COLOR]


then in same place look for >bb_code_printable

replace text with:

[COLOR=Red]<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">
      $vbphrase[code]:
   </div> <hr /> <if condition="$show['member']"> <code style="margin:0px" dir="ltr" style="text-align:left">
         $code
      </code> <else />
      Only registered members can see this code.
      <a href="$vboptions[bburl]/register.php">
         Click here to Register.
      </a> </if> <hr /> </div>  [/COLOR]
 
ok that didn't work either i what it to be just like this
99i79h.png


for the one only to reply
 
Status
Not open for further replies.
Back
Top