Quote:
Originally Posted by TruthElixirX
Me and Tralala fixed the problem we were having.
We changed
Code:
<td class="alt2"><img src="$sk_avurl[0]" width="80" /></td>
to
Code:
<if condition="THIS_SCRIPT!='usercp'"> <if condition="$sk_avurl"><td class="alt2" width="80"><img src="$sk_avurl[0]" width="60" /></td><else /><td class="alt2" width="60"><img src="images/misc/noavatar.gif" width="60" border="0" /></if></td></if> </if>
|
Glad you were able to find a fix, instructions have been updated with the new code. Thanks for your help.:up: