yilmaz
08-07-2011, 10:00 PM
What does it do?
Could not quote the first to post threads.
In the postbit_legacy template, Find:
<vb:if condition="$post['replylink']">
Add above it:
<vb:if condition="$thread['replycount'] == 0"><vb:else />
the same template, Find:
</span>
<span class="postlinking">
Replace with...
</vb:if>
</span>
<span class="postlinking">
Could not quote the first to post threads.
In the postbit_legacy template, Find:
<vb:if condition="$post['replylink']">
Add above it:
<vb:if condition="$thread['replycount'] == 0"><vb:else />
the same template, Find:
</span>
<span class="postlinking">
Replace with...
</vb:if>
</span>
<span class="postlinking">