PDA

View Full Version : Forum thread block is buggy?


lexx27
03-19-2011, 09:08 AM
I enabled a thread block for new replies.

I noticed that the last post link is missing...

So i tried to add it my self by doing that:


<a href="{vb:raw thread.lastposturl}"
class="lastpostdate understate"
title="{vb:rawphrase go_to_last_post}">

<img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png"
alt="{vb:rawphrase go_to_last_post}" /></a>


Sadly, the output is messed up, giving a wrong last post id to each thread. Am I doing something wrong or I should wait for an update?