Wajow-community
12-25-2011, 01:54 PM
Dear,
I have a right colum.. and there i put some login script..
Everthing works but the script to show the avatar dont work..
<vb:if condition="$show['avatar']">
<div class="hcavatari hand" title="" onclick="" style="background-image:url(Noimage)"></div>
<vb:else />
<div class="hcavatari hand" title="" onclick="" style="background-image:url({vb:raw $bbinfouser['avatarlink']})"></div>
</vb:if>
Can somebody help me ??
I have a right colum.. and there i put some login script..
Everthing works but the script to show the avatar dont work..
<vb:if condition="$show['avatar']">
<div class="hcavatari hand" title="" onclick="" style="background-image:url(Noimage)"></div>
<vb:else />
<div class="hcavatari hand" title="" onclick="" style="background-image:url({vb:raw $bbinfouser['avatarlink']})"></div>
</vb:if>
Can somebody help me ??