The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I sort by thread prefix, ascending?
<font color="Blue">Within 3 of my forum boards I sort the threads by Thread Title, Ascending. This I found easy to set up via the Forum Manager.
What I would like to do, within these 3 forums boards, is to sort by Thread Prefix, Ascending, then Thread Title, Ascending. Could anyone explain how I can do this please? Sorry, I'm not technical.</font> |
#2
|
||||
|
||||
You'd have to hook into the query around line 895 in forumdisplay.php to sort by thread.prefixid. You're biggest problem will be if sorting on thread.prefixid is not the same as sorting on the actual prefix, which is a phrase. Then you're gonna have problems. But, take a look at that query and you should get some ideas of what to do.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|