![]() |
Aaaaaaaaah. TY.
I must be looking at the wrong thing under Settings>> Options. |
It is a great mod.
I just a quick question. when I disable the vb board, is that right column supposed to be showing? I can't seem to understand why it would show when the board is off!! here is the thread I asked about this specifically: https://vborg.vbsupport.ru/showthread.php?t=311428 any idea!! :confused: |
Main purpose of this mod is to display ads without caching, but if you want you may wrap the code in the if statement like below to all 3 templates of this hack.
HTML Code:
<vb:if condition="$vboptions['bbactive'] == 0"> |
Quote:
any idea? |
Change 0 to 1.
HTML Code:
<vb:if condition="$vboptions['bbactive'] == 1"> |
Thanks!!
That did the work. I appreciate the great support :) |
Hi, I'm trying to, install the Mod, but not got to find the right place.
This is my navbar, end : Code:
<div class="body_wrap"> And this is my footer, first line: Code:
<vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> |
This is how it should be in navbar:
Code:
<vb:if condition="$show['notices'] AND THIS_SCRIPT != 'register'"> And footer: Code:
{vb:raw ss_rightcolumn_end} |
All times are GMT. The time now is 11:07 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|