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 RIGHT side of every forum page (https://vborg.vbsupport.ru/showthread.php?t=94495)

tommyxv 02-17-2006 12:32 AM

Quote:

Originally Posted by gonecountry
I just installed the right column I have had the left, the problem I'm having is that they are not algining correctly. Could someone take a look and tell me what I need to correct. I'm hoping I cna get everything over the the left a bit more.

TIA

http://www.mommiesplayground.com

Are you taking about the content inside the boxes on you homepage? If so, try lowering the table padding. 10 is a bit much.

Code:

<table cellpadding=10 width=100%>

Smiry Kin's 02-17-2006 12:53 AM

Quote:

Originally Posted by tommyxv
Are you taking about the content inside the boxes on you homepage? If so, try lowering the table padding. 10 is a bit much.

Code:

<table cellpadding=10 width=100%>

no talking about it totally ++++ing up, lol and going to the bottom, well looks like this hack uninstalled, rather use the template then the hack.

cmiller1014 02-17-2006 05:56 AM

Those who say they have it working "Out of the box" amaze me. I did this on a brand new 3.5.3 board and it is far from working.

GNDI 02-17-2006 11:17 AM

Looks like what I'm looking for, but how do i make it show depended on whish usergroup the given user comes from? f.ex. I don't won't to show the colomn for my paying sponsors, since the sidebar have to contain adbanners.

This most be something whit and if -> show else -> don't

Someone who can help me?

nicedreams 02-17-2006 02:12 PM

Quote:

Originally Posted by GNDI
Looks like what I'm looking for, but how do i make it show depended on whish usergroup the given user comes from? f.ex. I don't won't to show the colomn for my paying sponsors, since the sidebar have to contain adbanners.

This most be something whit and if -> show else -> don't

Someone who can help me?

Search for conidition statements to use.

GNDI 02-17-2006 03:56 PM

Quote:

Originally Posted by nicedreams
Search for conidition statements to use.

And there comes nothing usefull I'm asking this question here, coz I can't php my self.

So please come whit the solution, what do I have to write letter by letter like two year old.

Thanks

nicedreams 02-17-2006 04:15 PM

Quote:

Originally Posted by GNDI
And there comes nothing usefull I'm asking this question here, coz I can't php my self.

So please come whit the solution, what do I have to write letter by letter like two year old.

Thanks

Search feature. Use it.

Put this before both sections of column coding

<if condition="$bbuserinfo['usergroupid'] != 2">

and this after the column coding

</if>

This will not show the column for usergroup 2.

Jim

VBUsers 02-17-2006 09:40 PM

can anyone make a basic template with 2 or 3 options that we can play with?

tommyxv 02-19-2006 05:45 AM

Who-ever is having trouble with it should perhaps just use the on posted on vbulletin.com

http://www.vbulletin.com/forum/showthread.php?t=156775

VBUsers 02-20-2006 03:42 AM

can anyone share the recent topic hack thats scrolls and stops when you hover over it?


All times are GMT. The time now is 09: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.01160 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
  • (5)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