Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#3093 closed defect (bug) (fixed)

fix bbpress installation link for wordpress multisite 3.1

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

Description

Using current trunk #4077 with wordpress multisite 3.1, when you try to setup new bbpress forum using the Forums setup, the install new link/reinstall links are broken.
this is because site_url is used instead of network_admin_url.
Here is a patch attached. It should work in wordpress single user too, as the network_admin_url faklls back to admin_url for non multisite install.

Attachments (1)

fix-bbpress-install-links.patch (1.3 KB) - added by sbrajesh 14 years ago.

Download all attachments as: .zip

Change History (3)

#1 @boonebgorges
14 years ago

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

(In [4078]) Swaps site_url() calls on forum setup Dashboard page to network_admin_url(). Fixes #3093. Props sbrajesh

#2 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.5 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.