Hey
We are using BuddyApp and want to use BuddyDrive provided by your theme. However, the Dashboard does not appear. It seems that problem is that BuddyPress is connected to ID:4 and not ID:1. Our current configuration:
– mainblog is ID:1
– another page is ID:2
– buddypress is connected to ID:4
– buddypress is running on the whole network, I used this to connect to it the ID:4 instead of ID:1 : https://buddypress.org/support/topic/enable-buddypress-on-wp-multisites-sub-site/
Now:
– activating BuddyDrive in the whole network gives me the error that BuddyDrive must be actived at the page where BuddyApp is running. However, BuddyApp is activated in the whole network
– activating BuddyDrive in the ID:4 page gives me no error but also no BuddyDrive in the Dashboard
I am not an expert, but would it be possible to tell BuddyDrive that the rootblog of BuddyPress is ID:4 the same way is it is possible for BuddyPress? For buddypress I used “define ( ‘BP_ROOT_BLOG’, ‘4’)” in the wp_config.php. Maybe a similar definition within wp_config would be possible for BuddyDrive too? Would be great if one of you has an idea.