PDA

View Full Version : Unread posts in thread mod - can't find


DeanoUK
01-29-2010, 05:01 PM
Can anyone point me to a mod I've seen on est1892.co.uk and can't find on here.

Each thread has a link to 'unread posts' which just displays the threads latest posts since last read, which is much more handy than just a list of latest threads posted to.

Thanks in advance.

(Maybe I'm just going mad and it's an option somewhere!)

DeanoUK
02-16-2010, 09:41 AM
Finally got hold of the code, and it was much simpler than I had imagined.

In the threadbit template edit:

$session[sessionurl]t=$thread[threadid]&amp;page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>

Change to:

$session[sessionurl]t=$thread[threadid]&amp;page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if><if condition="$show['gotonewpost']"><span class="smallfont">(<a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$thread[threadid]">Unread Posts</a>)</span></if>