Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 14 years ago

#2444 closed defect (bug) (no action required)

Blank site after installing Buddypress in Wordpress 3

Reported by: retroriff's profile retroriff Owned by:
Milestone: 1.5 Priority: normal
Severity: Version:
Component: Core Keywords: wordpress 3
Cc:

Description

Hi,

I’d like to keep my main blog (site 1) and installing Buddypress in another blog (site 2) with an URL such as http://example.com/comunidad/

“Site 1″ should use my customized theme, while “Site 2″ should work with “Buddypress default” theme. However once I’ve installed Buddypress, “Site 1″ gets blank. If I copy the Buddypress default theme’s folders (Activity, groups, etc) inside my customized theme, “Site 1″ works, but instead of showing its own content, I get the Buddypress activity.

I added the following to the wp-config:

define ('BP_ROOT_BLOG', 2 );

And I also tried to create a bp-custom.php plugin following these instructions:

http://codex.buddypress.org/how-to-guides/install-buddypress-on-a-secondary-blog/

However it still appears blank.

On the forums someone suggested me to submit it as a bug.

I get the error with Wordpress RC1 and Wordpress RC3.

Thank you.

Change History (2)

#1 @r-a-y
15 years ago

You must have the network feature enabled in WP 3.0:
http://codex.wordpress.org/Create_A_Network

Site 1 should use your customized theme.
Site 2 should use the default BP theme.

If this is your current setup, please post any error messages from the server.

#2 @r-a-y
14 years ago

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

Closing due to inactivity.

If you need additional help on setting up a network other than the codex article, please post on the Wordpress forums:
http://wordpress.org/support

Note: See TracTickets for help on using tickets.