Dartho,
Any more thought on adding a PM button?
I added
Code:
<!-- ////////start PM button in postbit////// -->
<vb:if condition="$show['pmlink']"><a class='pminpostbit' href="private.php?{vb:raw session.sessionurl}do=newpm&u={vb:raw post.userid}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase send_pm}" />PM</a><span class="seperator"> </span></vb:if>
<!-- ////////end PM button in postbit////// -->
to my postbit_legacy, it shows but only as link and not a button
atm im trying to add that^ and a thanks button and also make post counts show on a members profile?
Getting a bit stuck with the codes thou
