Calling WordPress functions in bbPress
-
Hi all,
I am Abhinav. I am facing a slight problem deep integrating the latest stable versions of WordPress ( 2.8.6 ) with bbPress ( 1.0.2 ) on a website – I have completed the user and cookie integration and it works perfectly. All the settings are configured and saved properly. However after I add the line :
require_once(/absolute/path/to/wp-load.php);
to the top of bb-config.php .. Forums page goes blank! No errors, no warning messages.. Just a blank page with no code at all..
Before installing the bbPress live on the server, I developed the theme on my system locally and tested deep integration thoroughly a few times – everything works just fine locally but it’s creating trouble live on the server.
I have checked echoing values from the WordPress files that are loaded into bbPress.. that confirms that WordPress is being loaded properly.. But why isn’t bbPress loading after that !
I suspect that having WordPress installed and running since a long time already is causing the problem!
I have deep integrated various websites where WordPress was already installed and running for quite sometime without any issues..
Can it be a plugin conflict? The website is using 37 ( ) plugins at the moment..
( Should I post a list of plugins being used? )
Can anyone help me out, please?
I’d be very grateful..
Regards..
- You must be logged in to reply to this topic.