Root profile doesn’t work after enable BP functional in multi-blog
-
define ( ‘BP_ENABLE_MULTIBLOG’, true );
After I add the above line in wp-config.php to enable BP funcional in multi-blogs, the root profile, define ( ‘BP_ENABLE_ROOT_PROFILES’, true ); stop working, all profiles showing url with the currently opened blog. I remember long time ago when I had root profile setting and a secondary blog, clicking on members can go to root blog to view this member’s profile.How can I make both settings working?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Root profile doesn’t work after enable BP functional in multi-blog’ is closed to new replies.