@pete87
14 years, 10 months ago
After looking through the functions in bp-activity.php I realised what I should have been doing is passing an array to the function like:
$com = array(“user_id” => $bp->loggedin_user->id);