Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
In bp-activity-classes.php try to add this line of code to the get_activity_for_user() function (There are a couple of very similar code lines, just add it after those)
$activities_formatted[$i]['user_id'] = $activities[$i]->user_id;
Also I just recognized that the hackdescribed in this thread won’t work in BP 1.0.3 as there were some core changes.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS