- 
	
	chluper posted on the forum topic All blogs not showing up in blogs directory in the group How-To and Troubleshooting: 14 years, 9 months ago If you go to /buddypress/bp-blogs/bp-blogs-classess.php and along line 80 you’ll see: if ( !is_user_logged_in() || ( !is_super_admin() && ( $user_id != $bp->loggedin_user->id ) ) ) $hidden_sql = "AND wb.public = 1";If you change it to: `if ( !is_user_logged_in() || ( !is_super_admin() && ( $user_id != $bp->loggedin_user->id ) ) ) /****Adjusted…[Read more]
- 
	
	chluper started the forum topic bp-moderator coming up with Internal Service Error 500 in the group BuddyPress Moderation: 15 years ago Firebug is coming up with the 500 error on: bp-moderator.css?version=0.1 
 bp-moderator.js?veresion=0.1I’ve deactivated all other plugins and I’m still coming up with the error. Any ideas? 
- 
	
	chluper joined the group BuddyPress Moderation 15 years ago 
- 
	
	chluper started the forum topic Weird Group behavior…. in the group How-To and Troubleshooting: 15 years ago So anytime somebody makes a group it appears three times in the list. It is a clean install with WP 3.0.1 and Buddypress 1.2.5.2. Has anybody else experienced this problem in the past? This is my second Buddypress install to do the same thing. I don’t have any extra plugins installed and the same server […] 
- 
	
	chluper joined the group How-To and Troubleshooting 15 years ago 
	@chluper
	Not recently active