Re: *seamless* wordpress integration
vilimaunula, I used your method or replacing the <?php bb_get_header(); ?> and bb_get_footer. I am not a php buff by any means, but now I am reciving this error:
Fatal error: Call to undefined function: get_header() in /home/turner/public_html/forums/bb-templates/kakumei/front-page.php on line 1
Line 1 is the line I replaced, I’m just wondering why it has a promblem with it. I made sure I had the
require_once(‘path/to/wp-blog-header.php’);
set in my config.php.
The only thing I might be doing differently, is that I have my bbpress in a sub-domain. I also tryed installing in a folder on primary domain, and I ran into the same problem.
I’m using the Subte “Subvert” theme:
Any ideas?
-Baldwin