Closed (won't fix)
Project:
Advanced Profile Kit
Version:
5.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 20:57 UTC
Updated:
2 Feb 2008 at 11:08 UTC
Hi Michelle and others,
There seems to be a problem with the view for the buddy list. Buddies were not showing up on the profile page, so I look a look at the view.
The following is the current "Argument":
Buddylist: Usernode is buddy of UID
I changed this to:
Buddylist: UID is buddy of Usernode
That fixed it for me. The buddy list are now showing on the advanced profile.
Comments
Comment #1
michelleYou can do it that way, but that isn't the intent. I have it set up to show the people the user has set as buddies. Your way shows the people that have marked the user as their buddy. I guess I could include both but it's so trivial to do I don't think it's worth adding the extra code into the module for it.
Michelle
Comment #2
blairski commentedAh I see. Except your way didn't show any buddies, even though the user has set buddies. I'll take another look at it as I agree, your intent is the way I'd like it to work.