vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Right side column on forum home and forum display (https://vborg.vbsupport.ru/showthread.php?t=229496)

Seven Skins 12-27-2009 10:09 AM

I think you need to make a plugin at forumdisply_complete hook

I tried this and it gets the forum id and displays it while your are viewing a forum.

Code:

$a = $foruminfo[forumid];

echo $a;

.

Volvoholic 12-28-2009 09:37 AM

1 Attachment(s)
My SS column does not line up with the forum display.

https://vborg.vbsupport.ru/attachmen...1&d=1262000192

I have tried adding

Quote:

{vb:raw sc_start}
and
Quote:

{vb:raw sc_end}
to the end of Navbar and start of footer respectively but no joy.

Any help would be appreciated. Great work by the way !

Seven Skins 12-28-2009 02:18 PM

Adjust the margin-top in "ss_rightcolumn_index" class.

.

Volvoholic 12-28-2009 03:06 PM

Tried that in ss_rightcolumn_css.css and adjusted the ss_rightcolumn_index margin_top class to a large number but did not notice any changes.

Any other advice please ?

neetusn 12-29-2009 05:14 AM

but it is giving me alignment problem in ie

wIrEs 12-29-2009 08:09 AM

waiting for the vb4 version :)

btw, how do you enable the default vb4 side panels ?

Seven Skins 12-29-2009 12:33 PM

Quote:

Originally Posted by Volvoholic (Post 1940488)
Tried that in ss_rightcolumn_css.css and adjusted the ss_rightcolumn_index margin_top class to a large number but did not notice any changes.

Any other advice please ?

Press Ctrl + F5 or delete temporary Internet files, then view the page.

.

coloradomoms 12-29-2009 06:27 PM

is there code to have ads rotate or show randomly?

Switch3130 12-29-2009 10:21 PM

How can I make my forum's latest post show up in a column?

Seven Skins 12-30-2009 07:44 AM

Quote:

Originally Posted by coloradomoms (Post 1941758)
is there code to have ads rotate or show randomly?

There are many free scripts on google, search for "ad rotator" ...

Quote:

Originally Posted by Switch3130 (Post 1941937)
How can I make my forum's latest post show up in a column?

You will have to write a plugin to fetch data from database.

.


All times are GMT. The time now is 02:02 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.01196 seconds
  • Memory Usage 1,735KB
  • 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_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