[buddypress-trac] [BuddyPress] #4607: buddypress not counting my posts in my profile
buddypress-trac
noreply at wordpress.org
Fri Feb 22 17:03:06 UTC 2013
#4607: buddypress not counting my posts in my profile
-------------------------------+----------------------
Reporter: anointed | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Core | Version:
Severity: normal | Resolution: invalid
Keywords: reporter-feedback |
-------------------------------+----------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
It's hard to be 100% sure what's going on from what you've posted, but it
looks to me like you are looking at the tabs related to the bbPress 1.x
Discussion Forums component, but the forum posts you're talking about are
from bbPress 2.x.
If I'm wrong about this, and your Topics Started page is actually
associated with bbPress 2.x, then it's probably a function of the fact
that your bbPress forums are on a separate site in the network. There's no
way for BuddyPress to be able to determine automatically that this is the
case. In addition to r-a-y's suggestion, you might try un-network-
activating *bbPress*, which will at least remove the 'Topics Started' and
'Topics Replied' tabs. Alternatively, if you would like the topics to show
up, you'll have to write some custom code that uses `switch_to_blog( 3 )`
before the forum content is fetched, and then `restore_current_blog()`
afterward.
I'm closing this ticket as invalid because it looks like a config issue
(albeit a complex one). if it turns out that there's actually a BP bug
here, please reopen and we can discuss.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4607#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list