Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1942 closed defect (bug) (fixed)

Blocking user's publish and edit access for forums on sub-blogs (multisite) - Possible BuddyPress conflict

Reported by: tarciso_melo's profile tarciso_melo Owned by:
Milestone: 2.2 Priority: high
Severity: normal Version: 2.1.2
Component: Component - Users Keywords:
Cc:

Description

I'm running wordpress 3.4.1 + buddypress 1.6.1 + bbpress 2.1.2 — multisite using subdomains.

I just make a fresh install of Wordpress multisite with BuddyPress and bbPress, and the problem appeared there too.

The problem:

With bbPress working in Buddypress group forums and with each sub-blog of a subdomain multisite installation having its own forum, global loggedin users cannot publish or edit topics/replies unless they are assigned as "forum participant" on the sub-blog userbase.

I had tested all my plugins via activate/deactivate and found that is a conflict with BuddyPress.

Change History (6)

#1 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 2.1.3

Confirmed issue for others also. Moving to 2.1.3 milestone, though this will probably get fixed right away in 2.2.

#2 @johnjamesjacoby
13 years ago

(In [4184]) Capabilities:

  • Bring back bbp_add_caps() and bbp_remove_caps().
  • Remove role mask, and more aggressively add registered user to site with default role when user visits the site for the first time.
  • See #1942.

#3 @johnjamesjacoby
13 years ago

(In [4185]) Capabilities:

  • Rename global role masking to bbp_set_current_user_default_role().
  • Update phpdoc and action usages.
  • See #1942.

#4 @johnjamesjacoby
13 years ago

(In [4186]) Capabilities:

  • Update phpdoc for bbp_set_current_user_default_role().
  • See #1942.

#5 @johnjamesjacoby
13 years ago

  • Milestone changed from 2.1.3 to 2.2

Moving to 2.2.

#6 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed for 2.2.

Note: See TracTickets for help on using tickets.