@cpmrgmt
	Active 7 years, 5 months ago
	
	- 
	
	r-a-y posted on the forum topic Unable to create groups or forums in the group How-To and Troubleshooting: 15 years, 6 months ago @dains – if your WPMU installation is installed under “groups”, there will be a conflict with BuddyPress. Either try installing WPMU under the root or re-define the BP Groups slug. Put this in your wp-config.php: define ( 'BP_GROUPS_SLUG', 'gatherings' );Change “gatherings” to whatever you want your groups to be called. @cpmrgmt – try this: […]