Using FBSS 3.1 Only. No other activity/activity_log/heartbeat type module. Shows the status update box fine on profiles. But there is NO stream below the box at all.
Users can leave the status on each others profiles fine, but when they press share button, it seems to vanish.
Now if you go to statuses/all you can see all the statuses in a stream as expected. So they are getting saved fine. But just the status_update_stream is not showing below the box.
Already tryed a block (context_sensitive_stream) with no luck. It is still empty.

DO I have to use a panelized profile to make this work? Documentation didn't not say anything so using plain drupal profile out of box. Also tried defaul garland theme just to make sure my theme is not overriding something.

Comments

ajayg’s picture

Not sure if this is a bug or not. But I got it working after dragging user profile context (admin/settings/facebook_status/contexts) to Top. It is not at the TOP by default and I had enabled all context without knowing what those do. Atleast by default the use profile context need to have the lowest weight as shipped.

Or this should be mentioned somewhere in documentation.

icecreamyou’s picture

Category: bug » support
Status: Active » Fixed

I agree with you that there needs to be more explanation on the context page what the contexts are for and what effect changing them will have. However usually the default order of contexts is fine, just make sure you don't have the General context above the User Profiles context.

ajayg’s picture

Status: Fixed » Active

I have updated the troubleshooting documentation here. http://drupal.org/node/551698
It is second one from last. If that is sufficient for now, you can mark this fixed. I spent lot of time to figure this out and hoping this will save someone some time (although it is not a detailed explanation about contexts)

icecreamyou’s picture

Status: Active » Fixed

I merged it with the previous question since they have the same solution, but otherwise that's a good idea, thanks.

When #1514022: Fatal error when saving the context configuration page is fixed it will include more explanation about what contexts are for. That issue is for D7, but I will backport that part of it to D6.

EDIT: Oh, also, it's usually better to drag the General context down than the User Profiles context up -- if you want statuses to attach themselves to nodes or terms or organic groups, those contexts need to be above the User Profiles context as well.

Status: Fixed » Closed (fixed)

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