Quote:
Originally Posted by xXLeighXx2008
Look for where it calls the avatar, and replace with:
PHP Code:
<if condition="$prepared['profilepicurl']">
<img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" />
</if>
<br>
|
No offence, but I saw your post before... that's just for their profile, and the code is already in memberinfo.
I think what this guy and I are trying to figure out, is replacing the avatar (site-wide) by the profile picture. friends/posts/memberlist, etc.
thanks though!