The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi,
What is the code for Sub-Forums to show them like this... ![]() Thanks
|
|
#2
|
||||
|
||||
|
That is under vboptions > forum listing display options > depth of sub-forums
|
|
#3
|
||||
|
||||
|
Ooops, thats not what i mean
![]() ![]() I mean the code so i can put it in newthread template. like ($foruminfo[title] and $foruminfo[description]) |
|
#4
|
||||
|
||||
|
This is what is in the forumhome_forumbit_level1_nopost template:
HTML Code:
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> |
|
#5
|
||||
|
||||
|
It`s not working, the sub-forums shows blank!
ex: ![]() This code may help you figure it out ![]() PHP Code:
Arigatu!
|
|
#6
|
||||
|
||||
|
Did you try using $foruminfo instead of $forum?
|
|
#7
|
||||
|
||||
|
yaya!, i tryed this to when you give me the code.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|