bbpress and Thesis Theme
-
I struggled through the integration process. I believe it is working more or less.
The site is: http://www.njaneh.org
The forum is at http://www.njaneh.org/blog/forum
However, I have a problem. When I add in this line as suggested in http://www.adityanaik.com/integratepress-part-i/
if ( !defined(‘BBDB_NAME’) )
require_once(ABSPATH.’bbpress/bb-load.php’);
I get these this error message in both WordPress and bbPress.
Fatal error: require_once() [function.require]: Failed opening required ‘/home1/endingho/public_html/blog/bbpress/bb-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home1/endingho/public_html/blog/wp-config.php on line 34
When I deleted the lines I added to the config file I can access both but am unable to log into bbPress.
How do I solve the log-in question?
My goal was to have a quality forum that would look and feel like my main wordpress site.
Is that possible or should I dump bbpress and seek another option?
- You must be logged in to reply to this topic.