New topics instead of posts

Started by Kavadias, February 25, 2005, 04:03:24 AM

Previous topic - Next topic

Kavadias

How can i make my frontpage to show topics that have new replies instead of posts? Here is an example:

How it is now:

  • Re: Topic 1
  • Re: Topic 2
  • Re: Topic 3
  • Re: Topic 1
  • Re: Topic 2
And here is how i want it:

  • Topic 2
  • Topic 1
  • Topic 3
  • Topic 4
  • Topic 5
I just want it to show which topics had the latest replies and not the replies it self, because the way it is now the frontpage gets full of replies to one topic. The portal uses PHP-nuke.

When the forums were on PHPbb it worked that way, but now i can't see how i can solve it. Please help!  :-\

Thanks in advance.

[Unknown]

It depends on what you're using and how you're getting the posts.  For example, using SSI you could simply use ssi_recentTopics instead of ssi_recentPosts.

-[Unknown]

Advertisement: