Opened 6 years ago
Last modified 13 months ago
#3231 assigned defect (bug)
Links to the user profile are broken if bbPress is activated on the child site, and BuddiPress is activated on the network.
Reported by: | krioteh | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.7 | Priority: | high |
Severity: | major | Version: | trunk |
Component: | Extend - BuddyPress | Keywords: | needs-patch |
Cc: |
Description
Tested on version bbPress 2.6 RC6 and BuddyPress 3.2 and 4.0 RC1
It is necessary to add a check if the bbPress is activated on the child site, and the BuddyPresss in the network mode is not to integrate these components (leave the standard bbPress profile on the child site)..
Or broadcast all the activity from the child site to the head site of the network.
Change History (9)
#2
@
6 years ago
I will clarify:
The problem is that the profile links on the child site in RC6 do not lead to the BuddyPress profile.
They lead to a forum page or topic that is currently open.
In version 2.5.14 they led to the BuddyPress profile.
In 2.6RC5 in profile bbpress.
At 2.6RC6, they are just broken.
#3
@
5 years ago
- Milestone changed from Under Consideration to 2.6.1
- Status changed from new to assigned
If BuddyPress is network activated, it expects for all profile links to be pointed at it.
bbPress activity should end up in each profile, but you’re correct that the “Forum” profile section doesn’t include a site picker.
Future versions of WordPres (5.1 and beyond) will make this easier, as provisions exist to more easily identify which sites bbPress is active on.
In the meantime, I’ll think on if there should be a way to omit bbPress forum profiles from BuddyPress’s grasp under certain conditions.