Do you have a specific config like, BuddyPress is not installed on the root blog or your forcing the root blog to be something different than the first one ?
Or did you activated BuddyDrive on the network and BuddyPress is not activated there or vice versa ?
Thread Starter
Brode
(@techonespiritinterfaithorg)
Hey, Thanks for the reply!
Yes, I have multisite activated. BuddyPress is installed and activated through the Network Admin Interface (the umbrella admin interface).
My root blog is blog 1.
All Buddypress Pages are on Blog 4: my wp-config.php contains the line:
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );
define( ‘BP_ROOT_BLOG’, 4 );
define( ‘SCRIPT_DEBUG’, true);
I have activated buddydrive through the Network Admin. When that didn’t work, I tried activating it through the BuddyPress blog interface (blog 4).
What would you recommend? Many thanks for the advice!
You’re welcome 🙂
I think i would try to deactivate BuddyDrive from the network, and then activate it from the blog #4 admin > plugins.
BuddyDrive requires to be activated at the same level than BuddyPress. I’ll try to include a warning for such a case if that solves your issue.
Thread Starter
Brode
(@techonespiritinterfaithorg)
Hello again, and thanks for the speedy reply. I tried what you recommended. I no longer receive an error message, but BuddyDrive does not seem to be working: I do not see BuddyDrive settings anywhere in the blog 4 admin interface. Nor do I see BuddyDrive as shown in the screenshots you have posted.
I wonder: do I need to switch my sites so that buddy press’ root blog is blog #1?
oops my bad 🙁
I thought you activated BuddyPress on blog #4 but you actually activate BuddyPress on the network forcing the root blog to be #4.
That’s a config i don’t support right now. I’m sorry.
BuddyDrive should work on multisite if :
– BuddyPress is network activated on root blog #1 and so does BuddyDrive
– BuddyPress activated on one of the blog of the network and BuddyDrive activated on the same blog.
post was submitted twice.
Thread Starter
Brode
(@techonespiritinterfaithorg)
This really helped. Got it up and running! Great plugin!