clearchannel
10-01-2006, 04:51 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.
My news topics are not currently updating at all. The first news topic has a date of Nov 13, 2004, that is almost two years old.
I found the change I made for editing the news.php in a earlier version of vB and CMPS but it will not work in 2.xx
Here is the old code I used:
I found:
postdateline DESC
I replaced it with:
lastpost DESC
Thank you in advance.
Is this possible.
My news topics are not currently updating at all. The first news topic has a date of Nov 13, 2004, that is almost two years old.
I found the change I made for editing the news.php in a earlier version of vB and CMPS but it will not work in 2.xx
Here is the old code I used:
I found:
postdateline DESC
I replaced it with:
lastpost DESC
Thank you in advance.