Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#3015 closed defect (bug) (fixed)

BP crashes when upgrading to MS

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: 1.5 Priority: critical
Severity: Version:
Component: Core Keywords:
Cc:

Description

Scenario:
1) Install BP and activate BP-default
2) Do network upgrade. You will be forced to deactivate BP (though bp-default remains active)
3) After upgrade, go to Network Admin > Plugins and activate BP

You get a function not defined error (bp_is_active) from bp-default.

I haven't got time to look at a solution at the moment, but I wanted to lay out the issue.

Attachments (1)

3015.1.patch (479 bytes) - added by DJPaul 14 years ago.

Download all attachments as: .zip

Change History (2)

@DJPaul
14 years ago

#1 @boonebgorges
14 years ago

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

(In [4203]) Keeps bp-default from loading during MS upgrade process. Fixes #3015. Refactors parts of the upgrade wizard to make MS upgrades recognize previous installations of BP. Refactors parts of the upgrade wizard to use bp-active-components rather than the deprecated bp-deactivated-components. Ensures that MS upgrades are seen as upgrades rather than new installations.

Note: See TracTickets for help on using tickets.