vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Left side column on forum home only (https://vborg.vbsupport.ru/showthread.php?t=117988)

Staxed 07-05-2006 12:04 PM

i'll be using yours

Qwest 07-06-2006 04:26 PM

How do you modify it to display on ALL pages except vbadvanced homepage?

Staxed 07-18-2006 07:14 AM

did you ever figure out that problem with the shoutbox?

futureye 07-21-2006 06:36 AM

thanx i've installed it but to be a right side column on forum home

peterska2 07-22-2006 01:03 AM

Quote:

Originally Posted by Qwest
How do you modify it to display on ALL pages except vbadvanced homepage?

This is only designed for showing on forumhome, however, if you make the first template edit in the bottom of the header template, and the second one at the start of the footer template then it will show on all pages.

To stop it showing on vbadvanced, put
Code:

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

</if>
after them. You will need to do this to both template edits.

peterska2 07-22-2006 01:12 AM

Quote:

Originally Posted by Irisfire
did you ever figure out that problem with the shoutbox?

Yes, but it leaves the smilies box open at all times. I need to make a few more changes to it before I can release the instructions.

Nwras 07-23-2006 07:11 AM

thank you :)

Brandon Sheley 07-23-2006 04:35 PM

do u know how I can kill this dead space ?

http://locoforum.com/10/
or u can really see it here
http://locoforum.com/25/

holyboy 07-25-2006 08:28 AM

it is work on internet explorer
but it is not visible and work on firefox why?

peterska2 07-25-2006 10:28 AM

Quote:

Originally Posted by Loco.M
do u know how I can kill this dead space ?

http://locoforum.com/10/
or u can really see it here
http://locoforum.com/25/

Replace the first edit contents with
Code:

<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">
$forumhome_sidecolumn_left
</table>
</td>
<td width="10px"></td>
<td valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- / peterska2 side column -->

I'd missed an alignment section.


All times are GMT. The time now is 07: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
  • Page Generation 0.01955 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (3)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