Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,004
- How-to & Troubleshooting
- 129,571
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,385
- Miscellaneous
- 9,169
-
$group_ids = $this->get_group_ids( $user_id ); is on LINE 2105
foreach ( $group_ids->groups as $group_id ) { is on LINE 2107
I can CONFIRM this fix has worked for me. @r-a-y