Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

#302 closed enhancement (fixed)

admin-bar and domain mapping

Reported by: PerS Owned by:
Priority: major Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description

when using domain mapping (http://ocaoimh.ie/wordpress-mu-domain-mapping/), admin bar will return wrong urls (urls should point to the original site, not the mapped one.)

fix: in bp-core-adminbar.php, replace all site_url() with get_blog_option( 1, 'siteurl')

Change History (1)

#1 @apeatling
18 years ago

  • Resolutionfixed
  • Status newclosed

This is fixed in the trunk.

Note: See TracTickets for help on using tickets.