petteyg359 |
02-26-2008 02:22 AM |
How to set subforum display depth?
When I set the options "Depth of Forums - Forum Home" "Depth of Forums - Forum Display" "Depth of Sub-Forums" to 2 2 3 I get a list of my forums like this:
Code:
Base Forum (Category, no posting)
-Subforum 1 (Category, with several subs)
--Sub-Forums: Sub1, Sub2, Sub3, Sub4
-Subforum 2 (Category, but no subs of this one)
That is what I expect to get in that case. If I set the values of the options to 3 3 4, however, where I would expect to get
Code:
Base Forum (Category, no posting)
-Subforum 1 (Category, with several subs)
--Sub1
--Sub2
--Sub3
--Sub4
-Subforum 2 (Category, but no subs of this one)
I instead get no subforums displayed at all except for the category I'm looking at.
Code:
Base Forum (Category, no posting)
-Subforum 1 (Category, with several subs)
-Subforum 2 (Category, but no subs of this one)
I get the same no-subs-displayed with any value higher than 2 on the "Depth of Forums - Forum Home", no matter what I put in the other options. What am I doing wrong!?
|