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)

kylek 07-02-2007 06:23 PM

Did you try to change the width of the side colume?

"<td width="160" valign="top" align="left">$leftcolumn</td>"

Change the 160 and see if it makes a difference.

tipoboy 07-02-2007 08:12 PM

tried that changed it to 130 same width as my table i'm inserting it didnt work any idea's?

kylek 07-02-2007 09:06 PM

Sorry I cant think of anything at this moment. I ended up putting the code in my forumhome template as we only wanted it to show on the main forum page and no where else.

Angel-Pie 07-07-2007 08:57 PM

ok i want to get this but are these boxes possible to get something to add that tells the top posters like there name and the amount of posts and stats and stuff like that in them? or is that a whole other thing?

question? 08-10-2007 11:28 PM

When theres an error, like when you press "new posts" and there aren't any, it comes up without a side colum (well it's indented, just nothing in the space)

futuredood 03-02-2008 11:52 PM

I noticed when I tried to fill the background of the left column that it's floating on the left, and not truly a whole left column. You can see on this page that that the left column stops about 3/4 of the way down the site... any ideas on how to make the height truly 100%?

http://www.aznraps.com/forums/

hydn 04-29-2008 09:42 PM

In IE tables slow loading a lot (Not a FF issues but most users are on IE). Is there a hack for tableless left OR right column using CSS?

rhinoForums.net 05-15-2008 02:04 AM

I was curious if it would be tough to modify this code slightly?

I'm looking for it to exclude certain forums, instead of include them. In other words, I want the left column to show up everywhere, except the forumid's that I list in this conditional.. Can anyone please help with this?

Thanks!

Quote:

Originally Posted by LaCN (Post 1109437)
Hi,

I put this column under my navbar, which looks verry well :)

I also added a few conditionals to have it only show on some forums...

But..
In the leftcolumn template, I removed all code, and added a $variable from a plugin I made.
But it won't show :confused:
the plugin includes a php-page which has for example: $var = "test";
the leftcolumn template has: $var

It did show when I used peterska2's show left column on front page hack.
But I deinstaleld that one, and trying to use this one ;)


Why doesn't it show a plugin variable ?



edit, even without the forum-conditionals it doesn't show anywhere, not even on the main page :(


btw, if someone also wants forum-conditionals, use this:
PHP Code:

<if condition="in_array($forumid, array(2,3,4,5))">
  
add ur html here
</if> 

Where 2, 3, 4, etc are forum-id's
:)


WoodiE 06-02-2008 01:58 PM

I run version 1.0.2 of this mod on one of my forums and run call template names just fine on the side bar. However this new version 1.1 I can not. I'm trying to call a template name for a plugin I created to display banner ads and randomize them the template name is $randads but it will not display the banners on this new version 1.1 sidebar.

I know it works because I can add $randads to say the ForumHome template and it works fine. Any ideas how to fix this new 1.1 sidebar to allow templates to be loaded as you used to be able to in 1.0.2?

-WoodiE

MOF 12-18-2008 07:25 PM

How do I add stuff to the sidebar once it is installed?


All times are GMT. The time now is 03:13 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.01837 seconds
  • Memory Usage 1,742KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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