1) Add $sk_avurl = fetch_avatar_url($userid); to a plugin at private_messagelist_messagebit.
OR just install the XML.
2) Add
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>
Where the directions tell you to.
Not very hard at all.....
You must be doing something very very wrong.