03-11-2015, 03:59 PMAddicted Wrote: You could just use this in a template with the conditionals plugin: PHP Code:<if $post['uid'] == $thread['uid'] then><div> Thread Starter</div> </if>
<if $post['uid'] == $thread['uid'] then><div> Thread Starter</div> </if>
Loading Info...