vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Depth of Sub-Forums displayed in the main forum list (https://vborg.vbsupport.ru/showthread.php?t=144278)

globalstrata 04-07-2007 09:40 PM

Depth of Sub-Forums displayed in the main forum list
 
Hello guys/gals,

I have been trying to display many up to three levels down of sub-forums but I have been having problems doing so. I have gone to:

Admin CP -> vBulletin Options -> Forum Listings Display Options -> Depth of Sub-Forums

and put 4 as the input but it seems like it is not displaying the sub-forums under A-F subforum (Please see the following link: http://forums.origanime.com/forums.html) Since I have installed hacks in my site, I need to find out which code controls this so I can check if this has been modified by any of the hacks. Can any one either tell me what am I missing, if there any other area in the admincp that I should look at or what code should I look at? :confused:

Thanks,

Gladys

Logikos 04-07-2007 11:07 PM

Quote:

Originally Posted by WetWired
It really is simple. No php involved.
In your admin CP, goto vBulletin Options.
Click Forums Home Page Options.
For "Depth of Forums" set 3.
Go to the botton and hit update settings.

Okay, so now vB will attempt to display 3 levels of forums on forum home (Catagory, forum, and subforum). Only thing is that it doesn't know what to display for the 3rd level, so it displays nothing. You need to add the templates forumhome_forumbit_level3_post and forumhome_forumbit_level3_nopost to each of the template sets that you want the sub forums displayed on. My personal recomendation is to copy forumdisplay_forumbit_level1_nopost to forumhome_forumbit_level2_nopost, forumdisplay_forumbit_level1_post to forumhome_forumbit_level2_post, forumdisplay_forumbit_level2_nopost to forumhome_forumbit_level3_nopost, and forumdisplay_forumbit_level2_post to forumhome_forumbit_level3_post for a good start.

Source: https://vborg.vbsupport.ru/showpost....13&postcount=6

globalstrata 04-08-2007 08:02 PM

Ok. I did that and it worked great! :D However, I would like to find the code that changes the $childforumbits. What template is that?

Thanks,

Gladys


All times are GMT. The time now is 03:21 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.01024 seconds
  • Memory Usage 1,714KB
  • 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
  • (3)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