Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: loading wordpress with bbpress

Yes right at the top right after <?php

The congfig.php file at the bottom where it asks about wp intigration also has a statement.

//define(‘WP_BB’, true); When I uncokmmented that it failed so I changed WP_BB to wp_bb and it worked. I’ve set up the wp url and siteurl as well. This all works.

So when I added your code to the top I’ve tried all combinations, that is, lowercase, commenting out the define(‘WP_BB’, true); at the bottom of the config file etc.

Thanks for responding!

Rob


Skip to toolbar