PDA

View Full Version : Custom mini avatar


NuclioN
02-15-2007, 07:30 PM
I've tried to make an option so members can put an url in a profilefield to show it as:

<if condition="$bbuserinfo['field10']">
<img src="$bbuserinfo[field10]" width="15" height="15" border="0"></if>

Now what happend is that the members can only see their own image, not the ones from others. Obviously there's something not ok. How to do this?