The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Andy-
Try this: Find the forumbit template that calls the forum on your forumhome (this will vary depending on your forum hierarchy). In that template, Find: Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"> <strong>$forum[title]</strong> </a> Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]<if condition="$forum[forumid] = ##">&order=asc&sort=title</if>"> <strong>$forum[title]</strong> </a> This should cause that forum to be displayed in ascii order by title. --don |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|