vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Adding Sub Forums (https://vborg.vbsupport.ru/showthread.php?t=85321)

Pandabean 11-14-2002 07:47 PM

Adding Sub Forums
 
So that they display underneath the board name eg

Board name
Description
Sub Forums - subboard1, subboard2 (each being links)

Brad 11-14-2002 07:50 PM

It will require file hacking (*waits for filburt to make a phpinfo mod ;)*) and is standared in verson 3.

Tony G 11-15-2002 04:43 AM

Actually that would be a really neat mod for a template mod. I'll do a phpinclude one this time. Never done one before. ;)

Brad 11-15-2002 05:45 AM

Just a side note:

This will add tons of load time to index.php, id recomend just doing it via the forum description via some html.

Tony G 11-15-2002 06:30 AM

How many queries does it add with the hack? :-/

Pandabean 11-15-2002 07:54 PM

<a href="https://www.neowin.net/forum/" target="_blank">http://www.neowin.net/forum/</a>

This one use to be a vB (dunno if it still is) but they have sub forums added onto theres. Thats what i am reffering to

SaintDog 11-15-2002 08:45 PM

vBulletin is not used at NeoWin, they now use Invision Board. Both bulletin boards can do the same, but I do believe either way will require hacking, unless you edit the templates each time you create a new forum to avoid hacking.

Brad 11-15-2002 09:32 PM

Quote:

Originally posted by Tony
How many queries does it add with the hack? :-/

Querys each forum, so if you have 15 forums on index.php your adding 15+ queries depending on how many sub forums display.

Tony G 11-15-2002 10:47 PM

Not worth it then, thats way too much for that one feature.


All times are GMT. The time now is 08:15 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.01077 seconds
  • Memory Usage 1,720KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete