Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Integration won’t work??

I would imagine it was this:

$bb->domain = 'http://saladtossers.org'; // Example: 'http://bbpress.example.com'
// There should be both a leading and trailing slash here. '/' is fine if the site is in root.
$bb->path = '/bbpress/'; // Example: '/forums/'

It needed the additional /wp/bbpress/ as the path.

Trent

Skip to toolbar