Beta – bb-press one click install issue
- 
		For some reason after an upgrade to the new buddypress i tried to a new install of bbpress through the one click and they said i needed to create a bb-config file on the main wordpress installation directory and paste the following code: $bb->custom_user_table = “wp_users”; $bb->custom_user_meta_table = “wp_usermeta”; $bb->uri = “http://www.zeitgeist-ny.com/wp-content/plugins/buddypress/bp-forums/bbpress/”; $bb->name = ” Forums”; $bb->wordpress_mu_primary_blog_id = 1; define(‘BB_AUTH_SALT’, “eTdPJfxn9AoXCf5PmP7Utb3kBGnMX2yGqAW3ie2gm9a3s97C9IczDpfFcpClDgTC”); define(‘BB_LOGGED_IN_SALT’, “eTdPJfxn9AoXCf5PmP7Utb3kBGnMX2yGqAW3ie2gm9a3s97C9IczDpfFcpClDgTC”); define(‘BB_SECURE_AUTH_SALT’, “eTdPJfxn9AoXCf5PmP7Utb3kBGnMX2yGqAW3ie2gm9a3s97C9IczDpfFcpClDgTC”); define(‘WP_AUTH_COOKIE_VERSION’, 2); ?> but even after doing that the forums page loads this error… Warning: require_once(/home/rcarlott/public_html/zeitgeistny/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/rcarlott/public_html/zeitgeistny/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20 please help   And thank you for the amazing support everybody. 
- The topic ‘Beta – bb-press one click install issue’ is closed to new replies.