The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
List threads alphabetically for only 1 forum?
Is there a way that I can list the threads from a certain forum alphabetically, but only for that forum?
|
#2
|
|||
|
|||
Boofo,
You can try this code, but I did not test it. Open forumdisplay.php Find: PHP Code:
PHP Code:
Cheers, g-force2k2 |
#3
|
||||
|
||||
That did the trick. Thank you, sir.
One last thing, is there a way to reverse the sort order? It goes from the largest to the smallest number now. I would like it to go from the smallest to the largest. Do you know what I mean? |
#4
|
||||
|
||||
An even easier way is to make the forum into a link. Then in the url have:
http://www.yoursite.com/forum/forumdisplay.php?f=xx&daysprune=30&order=asc&sort=title |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
Yes but not in default alphabetical order.
|
#7
|
||||
|
||||
I need to have it that way anywhere you get to it from the board.
Edit: I got it. I just replaced: PHP Code:
PHP Code:
g-force2k2, I changed the code that you suggested to this: PHP Code:
|
#8
|
|||
|
|||
Boofo, I did those template edits to my forumdisplay.php. It works for 2 sub-forums but it doesn't work for 5. Let's say I have 5 sub-forums (ids = 19, 20, 26, 27, 28) that I want sorted alphabetically, how would I code that?
|
#9
|
||||
|
||||
Quote:
|
#10
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|