The "My buddies' recent posts" block displays the user's posts as well, which it should not.

Comments

robertdouglass’s picture

Component: User interface » Code

I can't recreate this. Please tell more about your setup. What kind of posts are being displayed, for example?

jbhan’s picture

now 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

geohelper’s picture

Status: Active » Closed (fixed)

Using views instead. Not sure how widespread this problem is/was.