Hey,
I made my profiles with an template file and iserted the facebook status (http://drupal.org/project/facebook_status) module with

<?php
print $profile["facebook_status"];
?>

But its only showing the own last status... so if i go on another users profile it is showing no status, just on the statuses extra page
what am i doing wrong?
thanks for your anwsers

Comments

Same problem

I have exactly the same probelm, except I placed the block onto the advanced profile panel content page (same problem if the block is dropped onto the content profile panel page).

A user can see their own status, but other peoples statuses (on their profiles) do not show.