[buddypress-trac] [BuddyPress] #4917: subdomain setup in multisite pulls pages from main site
buddypress-trac
noreply at wordpress.org
Sat Apr 6 18:13:04 UTC 2013
#4917: subdomain setup in multisite pulls pages from main site
-------------------------------------------+------------------------------
Reporter: astromono | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.7
Severity: normal | Resolution:
Keywords: 2nd-opinion reporter-feedback |
-------------------------------------------+------------------------------
Changes (by r-a-y):
* keywords: 2nd-opinion => 2nd-opinion reporter-feedback
Comment:
BuddyPress should do a better job in detecting if it's activated on a sub-
blog and not network-activated and should set the `BP_ROOT_BLOG` constant
accordingly.
In the meantime, try adding the following snippet to your
[http://codex.buddypress.org/developer/customizing/bp-custom-php wp-
content/plugins/bp-custom.php] or `wp-config.php`:
`define( 'BP_ROOT_BLOG', $blog_id_of_your_subdomain );`
Replace `$blog_id_of_your_subdomain` with your subdomain blog ID and let
us know if that fixes your problems.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4917#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list