Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Cookie Integration only one way


KillerSneak
Member

@killersneak

/** Sets up WordPress vars and included files. */

require_once(ABSPATH . ‘wp-settings.php’);

that was needed in your wp-config.php If you want real deep integartion there will be allot more work. I just fixed a long running problem of using all bb-press plugins in wp, i managed to do it after working on it for 4 days

test2.cell-systems.net .. I’m now able to call plugins from BB in WP (like the BBpm in the header and such)

I’m thinking about posting my fix / work but.

The above isn’t (post by gerikg) as you want to integrate bb-press into WordPress and not the other way around. I’m not posting all the work i have done yet btw as i want to run the test site for atleast 2 weeks (to see if any problems appear)

Skip to toolbar