2 post befor @candy2012 share link to “buddypress-friends-only-activity-stream-plugin”.
This script has same trouble with display own activity on own page.
I FIX this problem. Now it work for me and my project.
Tested on WP3.2.1 & BP1.2.9
@Manu-PB for correct result you mast add in code symbol ‘&’
For exaple: if you edit file In the file Themes / Your_Theme / Members / members-loop.php near the begin of it:
to this:
if ( bp_has_members( bp_ajax_querystring( ‘members’ ).’&per_page=XX’ ) ) : ?>