Skip to:
Content
Pages
Categories
Search
Top
Bottom

HELP: Error message when upgrading to late buddypress plugin

  • Plugin could not be activated because it triggered a fatal error

    Warning: require_once(/wp-content/plugins/buddypress/bp-core.php) [function.require-once]: failed to open stream: No such file or directory in /wp-content/plugins/buddypress /bp-loader.php on line 20

Viewing 2 replies - 1 through 2 (of 2 total)
  • line 20-21:
    require_once( WP_PLUGIN_DIR . ‘/buddypress/bp-core.php’ );
    $bp_deactivated = apply_filters( ‘bp_deactivated_components’, get_site_option( ‘bp-deactivated-components’ ) );

    And does /wp-content/plugins/buddypress/bp-core.php exist?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HELP: Error message when upgrading to late buddypress plugin’ is closed to new replies.
Skip to toolbar