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)
-   -   Put a Column on the RIGHT side of every forum page (https://vborg.vbsupport.ru/showthread.php?t=94495)

Fewski 08-16-2006 12:21 AM

Excellent product!

Only problem is, if you have a border around your forum (Before the real background) the colum doesn't include that, so it looks a little funkey.

Here's a screen:

jwashburn 08-18-2006 03:30 PM

Could some one explain to me how to move it below the navabar? I saw some posts about adding <br />

Where do i do that? IN the XML file or in the header template? I have tried moving it around in the header template with no luck

Will.Spencer 08-25-2006 11:45 AM

Quote:

Originally Posted by tommyxv
Who-ever is having trouble with it should perhaps just use the on posted on vbulletin.com

http://www.vbulletin.com/forum/showthread.php?t=156775

Thanks! That worked for me! :)

ltaylor 08-27-2006 10:59 PM

Hi Amy,

Love the hack :-)
how would i stop the right hand column from showing on VBAdvanced Portal Page?

Thank you for your reply,
Laura

peterska2 08-27-2006 11:08 PM

around the edits in your header and footer template put

Code:

<if condition="THIS_SCRIPT!='adv_index'">header/footer edit here</if>

ltaylor 08-28-2006 10:27 AM

What do you mean around the editsin your header and footer template?

I'm not quite sure where to paste the code?
Code:

<if condition="THIS_SCRIPT!='adv_index'">header/footer edit here</if>
Thanks again for your help

ltaylor 08-28-2006 06:35 PM

bump

BadRobot 08-30-2006 01:50 PM

I get the space for the colum but the box doesnt show up.

I dont understand What to do with the XML File??

peterska2 08-30-2006 05:16 PM

Go to products and plugins > manage products.

Click Add/Import Product.

Import the product with the import box in the same way as you upload custom avatars or attachments.

peterska2 08-30-2006 05:18 PM

Quote:

Originally Posted by ltaylor
What do you mean around the editsin your header and footer template?

I'm not quite sure where to paste the code?
Code:

<if condition="THIS_SCRIPT!='adv_index'">header/footer edit here</if>
Thanks again for your help

In the installation instructions, there are two template edits, one of which is for the header template and the other is for the footer template.

Put
Code:

<if condition="THIS_SCRIPT!='adv_index'">
before the edits and
Code:

</if>
after them.


All times are GMT. The time now is 08:14 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.01363 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)bbcode_code_printable
  • (2)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
  • (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