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)

DS MrSinister 04-16-2004 04:58 AM

nice hack DW..

going to install it later..

but I lcik INSTSALL BUddy!!!!

poliveira 04-16-2004 02:38 PM

Quote:

Originally Posted by Host Visions
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?!?!

I have the exact same problem :ermm:
For now it is installed but not active

krohnathlonman 04-16-2004 07:07 PM

not working in 3.0.1! Whats done differently in 3.0.1?

BarBeQue 04-18-2004 11:37 AM

Reading the code i don't see anything that would cause a problem with any vbb versions (unless there is a major structure change)

You create a template and add it to your forumhome template, nothing more really

krohnathlonman 04-18-2004 05:23 PM

Yeah, I don't get it... all my templates related to this I didn't revert back, and just inserting that 1 $sidebar in global doesn't pull it up..... I looked over the 2 versions for code changes and couldn't figure it out. I ended up using the older version and threw in a couple extra variable definitions.

Marulatree 04-20-2004 11:48 AM

Question: this hack has had some fixes along the way, I want to know if these fixes are now updated in the 1st post attachment?

dbroomjr 04-23-2004 10:01 AM

[QUOTE=BlackTiger]
2.) I also see the left sidebar in the login screen check http://www.satellitefun.org/bbs but I don't want it there. How can I remove it so it still shows up in my forums, but not anymore in the login screen?
QUOTE]

To fix this problem of showing on the login screen add:

Code:

<if condition="$show['member']">
at the very top of your sidebar template. At the very bottom of your sidebar template, add:

Code:

</if>
I didn't see that question answered here and thought I would post the solution for future reference.

Thanks,

Dave

BlackTiger 04-23-2004 11:20 AM

You're great, it wasn't answered indeed. Thanks!
I've got now vb 3.01 and will have a look this week if I can install it again.
Thanks again!

ashley53680 04-23-2004 01:19 PM

Quote:

Originally Posted by dbroomjr

Code:

<if condition="$show['member']">
at the very top of your sidebar template. At the very bottom of your sidebar template, add:

Code:

</if>

Where do you add the first code??


Sorry my brain isn't working right this morning! :nervous:

dbroomjr 04-24-2004 01:38 AM

Quote:

Originally Posted by ashley53680
Where do you add the first code??


Sorry my brain isn't working right this morning! :nervous:

Open your sidebar template. The very first line is where you will add:

Code:

<if condition="$show['member']">
Now, go to the very last line of the sidebar template and add:

Code:

</if>
Thanks,

Dave


All times are GMT. The time now is 01:19 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.01419 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
  • (6)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
  • (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