How do I make posts in certain threads appear in reverse order ?
I want to make it so that the posts in certain threads appear in reverse order; in that new posts would appear at the beginning instead of the end of the thread.
I'm thinking it should be a matter of simply using a "if/then" statement for those particular threadids, making a special forum where threads go like that by default or something, but I dont know.