I'm having a bit of trouble intergrating facebook-style statuses with user relationships. From what my trouble hunting has revealed, there seems to be a block called "Facebook Status UR Recent Updates" which has an entry in the facebook_status_block function for the Drupal 5 release but is not present in the Drupal 6 version. Has anyone any idea on how to get the Drupal 6 version working?

Comments

icecreamyou’s picture

Status: Active » Fixed

FBSS in D5 did not have Views integration. FBSS 6.2.x does, so it implicitly integrates with UR as well. An example view can be found here.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.