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)
-   -   Arrange Sub-Forums in columns (https://vborg.vbsupport.ru/showthread.php?t=63498)

ma7room 08-19-2005 11:31 PM

thanks man 100%. :rolleyes:

hotwheels 08-30-2005 09:08 AM

Nice hack.....for those reading this, it is worth the time.

Hotwheels

yj_enquirer 08-31-2005 01:46 PM

just installed... clicked install..

and yep.. forums are looking less cluttered now.. makes it look rather professional.. thanks m8!

somasimple 09-07-2005 10:32 AM

Thanks, it worked great!

mustang_lex 09-09-2005 05:06 PM

Beautiful job. Works great and got rid of the dumb Sub Forums title

Omega Prime 09-09-2005 05:58 PM

Any know how this could be done for vB3.5? I'm hoping a plugin can be done for this :)

tamarian 09-10-2005 02:09 AM

Quote:

Originally Posted by Omega Prime
Any know how this could be done for vB3.5? I'm hoping a plugin can be done for this :)

There is a 3.5 version, but it's not a plugin. Click on my profile to see the link to it.

There's also a CSS template hack for this for 3.5, you'll find the link posted in the 3.5 version.

Stargesicht 10-04-2005 02:44 PM

Sorry for my bad englisch.
I have a problem with this fine Mod.
2 Lines looks super, but when i get three lines, the third line ist too wirde riht.
Look at the screenshot...

I need the vB - Version 3.0.8. Is this the Porblem???

tamarian 10-04-2005 03:01 PM

Quote:

Originally Posted by Stargesicht
Sorry for my bad englisch.
I have a problem with this fine Mod.
2 Lines looks super, but when i get three lines, the third line ist too wirde riht.
Look at the screenshot...

I need the vB - Version 3.0.8. Is this the Porblem???

No problem with 3.0.8

To fix the column width for 3, change this:

PHP Code:

                  $output .= "<td width=\"50%\">" construct_subforum_bit($forumid$cancontainthreads$subforum$depthmark '--'$depth 1) . ""

To this:
PHP Code:

                  $output .= "<td width=\"33%\">" construct_subforum_bit($forumid$cancontainthreads$subforum$depthmark '--'$depth 1) . ""


Stargesicht 10-04-2005 04:02 PM

Thank you very much. It works fantastic...


All times are GMT. The time now is 04:06 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.01182 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (2)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