In the documentation following view is mentioned on this page http://drupal.org/node/435676#auto

facebook_status user/%/status - Provides a list of a user's own status updates as well as messages posted on that user's profile by other users

.

Is this view still supported and supposed to be available? In my default installation If I goto this path,
it throws me back to main profile page. There is no user/%/statuses tab available.

Comments

icecreamyou’s picture

Category: bug » support
Status: Active » Fixed

You are looking at the documentation for the 2.x branch. In the 3.x branch you most likely want the facebook_status_stream view, which has no "page" display by default. It's easy to add a page display, though I recommend that if you have changes you want to make to the default views, you should clone them first and make changes to the clone.

Status: Fixed » Closed (fixed)

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