Postibit Post-count links to users posts
Hi guys,
This mod/hack let's you hyperlink a users postcount to view all of their posts. It's a really simple mod but handy nonetheless. =|= Install =|= =|= Postbit (Vertical Legacy) =|= Open Template - Postbit templates -> postbit_legacy Find - Code:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd> Replace - Code:
<dt>{vb:rawphrase posts}</dt> <dd><a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1" title="View {vb:raw post.username}'s posts">{vb:raw post.posts}</a></dd> [/color] =|= Postbit (Horizontal) =|= Open Template - Postbit templates -> postbit Find - Code:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd> Replace - Code:
<dt>{vb:rawphrase posts}</dt> <dd><a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1" title="View {vb:raw post.username}'s posts">{vb:raw post.posts}</a></dd> If you like the mod/use the mod/hack please remember to mark as installed! Thanks Boydy Download No files for download. Screenshots |