PDA

View Full Version : VSa - Jump to My Last Post



admin
08-03-2010, 11:33 AM
Info:
This will add 'Jump to My Last Post' link in forumdisplay, so you can easily find your last post in thread.

Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
2. Open template 'threadbit', and add following code before '<!-- title / author block -->':

<vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right}"><br /><br /><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&amp;t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if>

Versions:
v1.0 - Feb 15. 2010.
-First version
v1.1 - Feb 15. 2010.
-Fixed: Browser compatibility issue