Quote:
Originally Posted by Opserty
For the checking you'd need to add an <if> condition.
|
Yes, it's that <if> condition that I am unsure about. How would the whole line or paragraph need to look like?
--------------- Added [DATE]1214823642[/DATE] at [TIME]1214823642[/TIME] ---------------
OK here is what I have so far, would be great if anyone could fill the if clause for me:
Code:
<if condition=???>
<a href ="member.php?u=$post[userid]" target="_blank"><img src ="images/misc/forumprofile.gif" border="0" alt="View Forum Profile"></a>
</if>