WP 3.1 and BB 1.03
-
Hi
I am new to bb-press and I am trying to integrate bb-press and WordPress.
What is the most streight forward way do that?
I have tried this.
Upload the downloaded bb press to a folder inside the WordPress directory called forum.
Then go to the url http://sitename/forum and configure my bb-config.php file
and the database settings.
I also add the line to the wp-config.php
define( ‘COOKIEPATH’, ‘/’ );
I also add
require_once(dirname(__FILE__) . ‘/../wp-load.php’);
to the bb-config.php file.
After completing this set up I am logged in when I go to the http://sitename/forum page as admin. but for whatever reason I am not able to go to the
any bb-admin pages. like http://sitename/forum/bb-admin/options-wordpress.php
Any help would be greatly appreciated.
Cheers Enej
- You must be logged in to reply to this topic.