1
NIUNIEK
To the AMS creators, but not only...
  • 2005/6/29 17:14

  • NIUNIEK

  • Just popping in

  • Posts: 38

  • Since: 2004/1/20


Hi,
I've got a small problem, since I'm a php newbie, I would like the articles to presented from the oldes to the newest, not from the newest to the oldes as it is originally, can anybody tell me where and what would I have to change in order to have it my way ??

Thanks in advance,
Niuniek
Some things never change, but some things do.

2
Mithrandir
Re: To the AMS creators, but not only...

class/class.newsstory.php

Line 199:
change $sql .= " ORDER BY $order DESC"; to $sql .= " ORDER BY $order ASC";

Line 266:
change "ORDER BY published DESC" to "ORDER BY published ASC"
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

3
m0nty
Re: To the AMS creators, but not only...
  • 2005/6/29 17:35

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


*EDIT* never mind mith posted 1st

Login

Who's Online

243 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 243


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