1
bassyard
changing newBB default post sorting order
  • 2004/5/18 19:54

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Hi,

how can I change the post sorting order in my forum. It only shows posts of the last 100 days and I would like to change it so all our posts are shown by default.

I've looked everywhere in the admin section, but found nothing (or am I being blind here :p )

(I searched through the XOOPS forum but couldn't find a topic)

cheers,

B.

2
bassyard
Re: changing newBB default post sorting order
  • 2004/5/19 21:35

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Anybody,... plz ?!

3
chapi
Re: changing newBB default post sorting order
  • 2004/5/19 21:41

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


I think it has to be the following line which has to be changed in order to achieve what you want.

/modules/newbb/viewforum.php in line 156

Quote:
$sortsince = !empty($HTTP_GET_VARS['sortsince']) ? intval($HTTP_GET_VARS['sortsince']) : 100;


Change the 100 to 1000 and you should see all posts by default.

4
bassyard
Re: changing newBB default post sorting order
  • 2004/5/22 0:45

  • bassyard

  • Not too shy to talk

  • Posts: 157

  • Since: 2003/10/5


Thanx Chapi, it works perfectly

Login

Who's Online

136 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 136


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits