- Code: Select all
define ( 'BP_ENABLE_MULTIBLOG', true );
the community slugs will follow currently viewing blog's url, for example,
to see the same group, if you are on root blog, the url is http://domain.com/groups,
if you are on blog2, the url is http://domain.com/blog2/groups
So, if I am the root blog ownner and protect this group, visitors can still access it from blog2, if I am blog2 ownner and protect this group, visitors can access it from root blog's url.
Althought s2members network activated, but each blog ownner can only protect their own url. Once the BP funcional on multi-blog, all community url change depands on which blog you are visiting.
How to handle this?