Re: Calling WordPress functions in bbPress
I am also having trouble deep integrating my WP & bbPress installs so that I can call WP functions from within bbPress
When I add the line to the top of my bb-config.php file
require_once(‘/absolutepathto/wp-load.php’);
I get 500 server errors and cannot access any page of the bbPress install at all. This happens even when plugins (I have only 2) are deactivated, so I’m pretty sure it’s not a plugin conflict.
I’m also using WP 2.8.6 and bbPress 1.0.2.