Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How does bbPress not easily integrate with WordPress???


Jim R
Participant

@jim-r

They appear to be all the same. I did set up my bbPress database table prefix as wp_bb_. They are in the same database.

One thing I wonder about is this:

define( 'COOKIEHASH', 'd61ff63d6d2f09a423c2332af089b5c8' );
define( 'COOKIE_DOMAIN', '.hoosierhoopsreport.com' );
define( 'SITECOOKIEPATH', '/wpm/' );
define( 'ADMIN_COOKIE_PATH', '/wpm' );
define( 'COOKIEPATH', '/wpm/' );

The cookie_domain, it says (dot)hoosierhoopsreport.com. Should the (dot) be there?

Skip to toolbar