Hey there!
I have just grabbed a copy of Congress forums, instaled BBPress successfully, but when I attempt to add the
and upload that to the bbpress root, I just simply get a white screen. It appears to break my bbpress site.
HELP!
Deep Integration issues
Started by
mecrumscheidtcom
, Nov 24 2010 05:25 PM
8 replies to this topic
#1
Posted 24 November 2010 - 05:25 PM
#2
Posted 24 November 2010 - 06:33 PM
You are using WhiteHousePro?
#3
Posted 24 November 2010 - 06:57 PM
Yes sir.
#4
Posted 24 November 2010 - 07:33 PM
Hey Christian,
Do you know what the error is? Can you check your error logs on your server?
Do you know if it is finding the right file? (wp-load.php)
#5
Posted 01 December 2010 - 08:47 PM
Bump
I'm having the same problem
define( 'BB_LANG', '' );
require_once('http://www.example.se/wp-load.php');
?>
#6
Posted 01 December 2010 - 08:54 PM
To clearify:
I've tried these alternatives.
Installing bbpress
Uploading theme and plugins
Activating theme - no go
Uploading the altered bb-config.php - still no go
Installing bbpress
Uploaded the altered bb-config.php
Uploading theme and plugins
Activating theme (no go)
#7
Posted 01 December 2010 - 09:30 PM
So I managed to get it right by using
require_once('.../wp-load.php');
instead of
require_once('http://www.example.se/wp-load.php');
But now there is a new problem. Suddenly I can't access the bbpress admin AND I can't register any user, it says that I have to give an email address which I did.
#8
Posted 01 December 2010 - 11:41 PM
I've figured out that the problem occurs when I upload the altered config file. If I remove it everything goes back to normal again.
#9
Posted 02 December 2010 - 03:03 AM
So, is this fixed for everyone then?
Thanks, Bryan









