Is there away users can choose there own image through there profile? This is what I got for it:
PHP Code:
<!-- Welcome Image -->
<td class="alt1">
<if condition="$post[field39]"><div style="padding:$stylevar[cellpadding]px"><img src="inlineimg" src="$post[field39]" border="0" alt="1" padding="2" /></a></div></if>
</td>
<!-- Welcome Image -->
But it doesn't work, so any other ideas for this code? Thanks.