Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#3094 closed defect (bug) (fixed)

Fix Components Options Saving page for WordPress Multisite 3.1

Reported by: sbrajesh's profile sbrajesh Owned by:
Milestone: 1.5 Priority: major
Severity: Version: 1.5
Component: Core Keywords: has-patch
Cc: sbrajesh

Description

When you open Components submenu and Click save settings in BuddyPress r4077, It redirects to WordPress dashboard because the redirect url is not correct for multisite.

here is a patch to fix that and a few more issues In bp-core-admin.php.
The fixes includes:-
-Component Options saving & redirect properly for wp 3.1 multisite

  • Correct Link to Multisite Theme Install/activate page and Multisite Plugin Install/Activate Page for Installation wizard(because we have different Network admin/Theme/Plugins menus for Multisite now with wp 3.1).

Attachments (1)

fix-buddypress-admin-menus-for-multisite.patch (2.4 KB) - added by sbrajesh 14 years ago.

Download all attachments as: .zip

Change History (3)

#1 @boonebgorges
14 years ago

  • Milestone changed from Awaiting Review to 1.3
  • Priority changed from normal to major

#2 @boonebgorges
14 years ago

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

(In [4105]) Fixes the redirect on Component Settings save screen for Network Admin. Fixes network admin links in installation wizard. Fixes #3094. Props sbrajesh.

Note: See TracTickets for help on using tickets.