Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

vBulletin for displaying by thread date

SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
12-01-2005 17:04
Anyone know the vBlletin code to display the forums in order by thread date?

Monkeying around with the member list I got it to display the list in order by join date by using the url http://forums.secondlife.com/memberlist.php?do=getall&page=1&ltr=&pp=30&order=desc&postslower=1&postsupper=0&sort=joindate&ausername=&homepage=&icq=&aim=&yahoo=&msn=&joindateafter=&joindatebefore=&lastpostafter=&lastpostbefore=

which involved replacing a "sort=username" with "sort=joindate" but replacing the "sort=postdate" in the forum urls with "sort=threaddate" doesn't seem to work.
_____________________
-

So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.

I can be found on the web by searching for "SuezanneC Baskerville", or go to

http://www.google.com/profiles/suezanne

-

http://lindenlab.tribe.net/ created on 11/19/03.

Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard,
Robin, and Ryan

-
Moonshine Herbst
none
Join date: 19 Jun 2004
Posts: 483
12-02-2005 00:41
Well, you can try this one:

/invalid_link.html

It sorts the threads by thread creation date, instead of last post date.
_____________________

SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
12-02-2005 04:57
Thanks for the response.

This does not sort the threads by thread start date, however.

This fetches the posts received in the last day, and they are sorted in order of posting time.
_____________________
-

So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.

I can be found on the web by searching for "SuezanneC Baskerville", or go to

http://www.google.com/profiles/suezanne

-

http://lindenlab.tribe.net/ created on 11/19/03.

Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard,
Robin, and Ryan

-