Post
Topic
Board Meta
Re: How to sort posts in a board by original post time?
by
xhomerx10
on 03/06/2016, 14:44:03 UTC
you mean like this?
https://bitcointalk.org/index.php?board=1.0;sort=first_post;asc

just add a ";sort=first_post;desc" (or ;asc) after board=x.x.

 Nice!  That works;)
It seems when there is only one page in the thread it shows the date of the last post in the results which make it appear to be out of order but if you open the thread, the order is correct based on the date of the first post.

 How did you figure this out?