Closed (fixed)
Project:
Buddylist
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2006 at 21:22 UTC
Updated:
20 Oct 2006 at 21:54 UTC
The "My buddies' recent posts" block displays the user's posts as well, which it should not.
Comments
Comment #1
robertdouglass commentedI can't recreate this. Please tell more about your setup. What kind of posts are being displayed, for example?
Comment #2
jbhan commentednow that drawk has successfully integrated the buddlyist tables with VIEWS, i highly recommend using views to create your buddies' posts block, rather than the php snippets. as you extend the items that are created as nodes (with CCK) the php code will return EVERYTHING that a buddy posts, creats.
although, i was unable to reproduce the error yor are reporting here.
j
Comment #3
geohelper commentedUsing views instead. Not sure how widespread this problem is/was.