boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ordering posts

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
Phall1007



Joined: 09 Aug 2004
Posts: 5

PostPosted: Mon Aug 09, 2004 3:20 pm    Post subject: Ordering posts Reply with quote

At the moment all my b2 pages display posts by most recent first. How do I change this so that the entries display oldest first?
Back to top
View user's profile Send private message
stevem



Joined: 15 Mar 2003
Posts: 249

PostPosted: Mon Aug 09, 2004 11:10 pm    Post subject: Reply with quote

In blog.header.php change
Code:
$order='DESC';
to
Code:
$order='ASC';
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group