Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have installed buddypress and mu wordpress. I want make users, groups and activities to work sitewide. Each site will have groups which can't be accessed by other sites. Each site have site specific activity. I am added

define ( 'BP_ENABLE_MULTIBLOG', true ); 

in wp-config.php file. But it is not make sitewide members, groups and activity. How can I do it?

share|improve this question

closed as too localized by toscho Feb 18 at 23:31

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.