Currently I'm using
This to set up imaged usernames.. But I'm having difficulties with the code being added on membersinfo and whosonlinebit.
It seems to use my username image on every single username in whosonlinebit.
With the code being:
Code:
<a href="member.php?$session[sessionurl]u=$userinfo[userid]"><if condition="$bbuserinfo['field5']"><img src="$bbuserinfo[field5]" width="120" height="30" /> <else />$userinfo[musername]</if>
Anyone interested in helping/fixing this?