vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Which one plugin? (https://vborg.vbsupport.ru/showthread.php?t=171239)

exJuno 02-25-2008 04:58 PM

So i have to set Cached Posts Lifespan to 0?

Boofo 02-25-2008 05:40 PM

Yes.

exJuno 02-26-2008 12:36 PM

Thanks for help!! But it's not working:/
Here is screen:
http://fotozrzut.pl/zdjecia/c436a32d09.png

My BBCODE_code :
Quote:

<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];
height: {$blockheight}px;
text-align: left;
overflow: auto">$code</pre>
<if condition="$show['member']">
JEŻELI CHCESZ ZOBACZYĆ LINKI MUSISZ SIE ZAREJESTROWAĆ!
</if>
</div>
Why this info showing under code?

Opserty 02-26-2008 02:27 PM

Code:

<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];
height: {$blockheight}px;
text-align: left;
overflow: auto">$code</pre>
<if condition="$show['member']">
JEŻELI CHCESZ ZOBACZYĆ LINKI MUSISZ SIE ZAREJESTROWAĆ!
</if>
</div>

$code is the variable that contains the data. That is what you need to hide...

For example:
Code:

<!-- Whatever HTML -->
<if condition="$show['member']">
    $code
<else />
    You need to register to see code....
</if>
<!-- More HTML if you need to -->


Boofo 02-26-2008 02:39 PM

Just like I posted in post 5. * sigh *

exJuno 02-26-2008 03:02 PM

lol.
Not working. Can any1 send me finished code?
I gaved you all my code. Edit this and do what need to hide this.
Please. Thanks.

--------------- Added [DATE]1204112222[/DATE] at [TIME]1204112222[/TIME] ---------------

Anyone please?


All times are GMT. The time now is 12:56 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.01176 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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