PDA

View Full Version : updating news articles


clearchannel
11-11-2004, 06:13 PM
I would like to change the news topics to update with each new response rather then when A new topic is posted, much like the Latest Forum Topics.

Is this possible.

clearchannel
11-13-2004, 07:35 AM
Is this not possible to do?

Our Sponsors
 

phlogiston
11-13-2004, 07:38 PM
I've only done a quick test of this but:

in your news.php module file, FINDpostdateline DESCand REPLACE it withlastpost DESC

simple? :)


- simply changing the db query sort order from (the News post's) postdateline to (the thread's) lastpost date stamp

clearchannel
11-14-2004, 08:43 AM
That did the trick thank you much.

Our Sponsors
 

phlogiston
11-14-2004, 08:53 AM
nae bother (y)