Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Can’t locate ”buddypress-enable.php” (3 posts)

Started 1 year, 6 months ago by: Philip

  • Profile picture of Philip Philip said 1 year, 6 months ago:

    Trying to achieve integration. Using this site.

    http://umwblogs.org/wiki/index.php/Integrating_WPMu%2C_BuddyPress%2C_and_bbPress#Installing_bbPress

    Trying to achieve this step.
    bbPress Side (First):
    1) you have bbpress installed and a new user created on the “bbPress” side which you granted “administrator” rights by the keymaster

    2) you copy the “buddypress-enable.php” plugin out of the bp-forums folders and copy it into your /my-plugins/ folder (create if it doesn’t exist) so it is /my-plugins/buddypress-enable.php

    3) Enable the plugin through your bbPress administration side for plugins

    4) Edit “settings” to enable xmlrpc and pingbacks (both)

    5) edit your bb-config.php and just before the closing php call at the bottom of the page put:

    $bb->bb_xmlrpc_allow_user_switching = true;

    I can’t for the life of me find the file “buddypress-enable.php”.

    Help!

  • Profile picture of rich! @ etiviti rich! @ etiviti said 1 year, 6 months ago:

    what version of bp and wp? as this might be severely out-of-date and not needed.

  • Profile picture of Philip Philip said 1 year, 6 months ago:

    WP 3.0.1 and bp 1.2.6