Hi,
I've been googling and searching for this for a while now, and I can see that many people want a piece of code that simply works. So please help.
Basically, I want to construct 2 custom blocks with Buddylist module: 1 that will display the Avatars of Buddies of the person who's profile page we're currently viewing, and 1 that will display the avatars of those who are Following this current user ("Buddy of"s of the user whos profile we're currently viewing.)
Please note, this is not just simply a block that is displaying MY buddylist, but the buddylist of that user whos profile I'm currently viewing.
Think of the way that it is done on www.Twitter.com . Just go to someon's profile there and you'll see what I mean.
As for avatars, I think it is best to go with the imagecahe profile's defaults which is called "user_image_default"
I have found many attempts to construct "My buddylist avatars" blocks (example http://drupal.org/node/36501) and there's even a Avatar_Blocks module that does something like that. But none is doing it in terms of the context of the profile that we're currently viewing.
I know that it is fairly simple to achieve by tweaking so many My-Buddylist-Avatars snippets out there (just google) - one just needs to put an arg context to specify that we want THIS user's buddylist and buddy-of lists.
If there are any decent coder's out there, PLEASE PLEASE write this code and put many people out of their misery.
Thanks a bunch ;)