Ticket #965 (closed defect: duplicate)

Opened 4 years ago

Last modified 3 years ago

Integration results in Inactive User Accounts

Reported by: Nekita Owned by:
Priority: high Milestone: 1.0
Component: Integration Version: 1.0-alpha-1
Severity: critical Keywords:
Cc:

Description

When the reference to wp-blog-header.php is added to bb-config.php (e.g. require_once('../wp-blog-header.php'); ), all bbPress accounts will be handled with inactive privileges, even the admin/keymaster account. This is also reflected in the user status displayed aside posts which will show as inactive once the user is logged in. However, the wp_usermeta in the db will still show the right user status under it's bb_capabilities.

Once the reference is removed, all user privileges are back to normal.

Change History

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

Combining deep integration issues in #972

  • Milestone set to 1.0-beta & XML-RPC
  • Milestone 1.0-beta deleted

Milestone 1.0-beta deleted

  • Milestone set to 1.0
Note: See TracTickets for help on using tickets.