Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,701
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
I just found a new option that may relate to your problem BP_ENABLE_MULTIBLOG. It looks like if you define(‘BP_ENABLE_MULTIBLOG’, true) in your bp-custom.php file it allows bp to hijack urls on all blogs. Thus getting your links to work.
Note: I just tested this and it works.