The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
sub-forums in alphabetical order
i am looking for a way to have sub-forums sorted in alphabetical order automatically, without having to chage the order by hand in the "Modify Forums"-menu (this is because our forum has hundreds of sub-forums).
does anybody have an idea how to do this? thanks very much. |
#2
|
|||
|
|||
Find somewhere in index.php ORDER BY displayorder and change to ORDER BY title.
|
#3
|
||||
|
||||
Or forumdisplay.php for sub-sub-forums
- miSt |
#4
|
|||
|
|||
What whould i change in this code from forumdisplay.php to show the subforums in alphabeticqal order?
PHP Code:
|
#5
|
|||
|
|||
sorry i have done it myself. I have had a habit of asking on here and then doing it myself. Sorry guys but here is the code i changed:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|