hi there nice
but i see double signature, i removed the variable $post[signature]
here the code corrected:
<!--YoBroMoFo Bellardia Thread Starter-->
<if condition="$post['signature'] OR $thread[postuserid] == $post[userid]">
<!-- sig -->
<div>
__________________<br />
<if condition="$thread[postuserid] == $post[userid]">
<img src="http://yourwebsite.com/forum/images/thread_starter.gif" alt="Thread Starter"><br />
</if>
</div>
<!-- / sig -->
</if>
<!--end of YoBroMoFo Bellardia Thread Starter-->
|