PDA

View Full Version : News Module and vb 3.6


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.

Brian
10-01-2006, 04:54 PM
To change the order, just edit the module and change the 'Thread Display Order' option.
While you're there, check your 'News Threads' and 'News Forum(s)' options to make sure you have those set properly. If no new threads are appearing, then it sounds like you have specific threads selected in the 'News Threads' setting.