2014-02-17, 04:15 PM

(2014-02-05, 06:34 PM)marcus123 Wrote: Please how to show a message inside user post when it is a top poster postbit template?????
<if $post['uid'] = ($topposter->$user['uid']) then>TOP POSTER</if>
Ah, you don't need to do that.....
You just need to add this in member_welcomeblock_user template:
{$postertop}