Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Last Post on Forums


grassrootspa
Member

@grassrootspa

My apologies for bumping this up but:

<td class="num"><a href="<?php $topic = $GLOBALS['topic'] = current( get_latest_topics( array( 'number' => 1, 'forum' => get_forum_id() ) ) ); ?>"><?php topic_title(); ?></a></td>

…makes the last forum post appear, but the hyperlink does NOT work (the link generated is the current page that the reader is on).

Any idea how to resolve this?

Skip to toolbar