vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Left Sidebar on all pages. (https://vborg.vbsupport.ru/showthread.php?t=59781)

Codeman05 04-01-2004 03:45 PM

I guess could this be it?

Code:

<!-- open content container -->

        <div align="center">
                <div class="page" style="width:100%; text-align:left">
                        <div style="padding:0px 25px 0px 25px">


feujman 04-01-2004 03:46 PM

Quote:

Originally Posted by Codeman05
I guess could this be it?

Code:

<!-- open content container -->

        <div align="center">
                <div class="page" style="width:100%; text-align:left">
                        <div style="padding:0px 25px 0px 25px">


i think you could be right !

Codeman05 04-01-2004 03:48 PM

umm. changing that does fix the problem...but it also shoves the entire forum to the left of the page....I guess thats just a consequence. Or is there someway to get around that?

BarBeQue 04-01-2004 04:26 PM

show me what it looks like now.

your menu is to the left and the forum gets moved against it? or something else?

Codeman05 04-01-2004 10:09 PM

No basically what happens is when the 0 25 0 25 is used.
The forums are spaced 25 pixels from the left of the browser window.

So when I make it 0 0 0 0, the forums are completely to the left, up against the left side of the browser.
Not really a big deal, but its kinda annoying me lol, I'll play with it tonight and see what I can come up with

BarBeQue 04-02-2004 07:21 AM

Oh, well i have it set at 0 0 0 0 so my logo does indeed allign to the top left (i hate space between a logo and the browser.
BUT
The rest of the forum has a 10 pixel spacing around it. You can specify that seperatly.
I'll check later when i get home where i specified that, but i'm fairly sure it was in the style screen, right below the logo url... i set the body or table margin there

BarBeQue 04-02-2004 04:58 PM

Ok this hack causes the board to use 1 extra querie because the sidebar template isn't added to the cache.
In order to do so do this:

open global.php

find this:
PHP Code:

    'STANDARD_REDIRECT'
    
//'board_inactive_warning' 

replace with this:
PHP Code:

    'STANDARD_REDIRECT',
    
'sidebar'
    
//'board_inactive_warning' 

Dark_Wizard, please update your hack with this info!

msimonds 04-08-2004 02:46 PM

Has anyone successfully installed this without any of the problems that are posted in this thread. I dont want it for every page, is there another solution

Mike

[FG]Omega 04-09-2004 06:45 PM

Omega]Well, this hack works great, but I have a question: How do I need to change the template (forumhome) to get the right sidebar ONLY on forumhome? I tried changing code, but it messed up the board ^_^;
Thanks for help :)

Host Visions 04-14-2004 06:13 PM

What am I doing wrong here? I installed the hack and made the template mods. I enabled the left column and on my forums it mades the space on the left side, but nothing is displayed. I did SAVE the settings to the adcolumn area as the instructions said, but nothing is displaying. If I look at the left column template code is there and it should be at least display the column heading.

HELP?!?!


All times are GMT. The time now is 01:57 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.01216 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_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