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 Left Side of Every Forum Page (https://vborg.vbsupport.ru/showthread.php?t=91888)

peterska2 04-20-2006 08:14 AM

Please click install in [high]this thread[/high] if you use that code, and any questions refer to the support methods listed for it.

csidlernet 04-21-2006 10:05 AM

thanks alot man!!!

MrDiaz 04-23-2006 04:31 PM

I have a question, how can I add css style for this xml file? Do I have to declare anything b4 doing so? Please help me on that one ;)

mattyk72 04-23-2006 04:34 PM

Sorry if this has already been addressed...

but is there a way to have a left or right column on my forum pages only, and not have it displayed on my vbadvanced home page??

I am in great need of this, can someone please help??

thank you

Mastar 04-25-2006 03:25 AM

Quote:

Originally Posted by mattyk72
Sorry if this has already been addressed...

but is there a way to have a left or right column on my forum pages only, and not have it displayed on my vbadvanced home page??

I am in great need of this, can someone please help??

thank you

Find:
Code:

$rightcolumn
With:
Code:

<if condition="THIS_SCRIPT == index">$rightcolumn</if></td>
AND

Find:
Code:

$leftcolumn

With:
Code:

<if condition="THIS_SCRIPT == index">$leftcolumn </if> </td>

dnclub.org 04-25-2006 07:13 AM

how to i make changes to the table.. in term of adding the text. etc.. pls PM me.

Thanks
Dave

MrDiaz 04-26-2006 11:30 AM

to do this just find the template $left_column and configure your navigation there.

midihead 04-26-2006 08:22 PM

Hello there,

I don't think anyone answered this question that someone else asked a while back:

How do you limit the column to show up on a specific thread? For example, I'm trying to use this product to list links to pages of an online user guide. My forum is a fixed, centered table and I don't want the column on any other page EXCEPT for the "User Guide" thread. Can anyone help shed some light on this (and please be specific in your reply because I'm not a code-head).

Thanks!

midihead 04-26-2006 09:22 PM

Nevermind...I don't think this product will do what I am looking to do. I think the only solution for me is for someone to create an add-on system for managing online documentation. Thanks anyway.

MrDiaz 04-27-2006 02:31 AM

Is it possible to include the navigation in only once page instead of all of them?


All times are GMT. The time now is 10: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.01374 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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