Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Integrate wp2.7 and bbp1.0a2

I did as johnjamesj said (except that i left “secure auth” cookie salt as blank because I don’t see it anywhere) I am on wp 2.7rc1 and bb1.0a2. After installing, BB integrated and extracted the wp admin id to assign it the keymaster role. But I could not login in the newly created forum. On the WP side, I was stripped of my admin status and told that I don’t have the permissions.. bla bla. After initial panic, I edited wp_capabilities (under wp_usermeta). It was changed by BB to

a:1:{s:9:"keymaster";b:1;}

I changed it to

a:1:{s:13:"administrator";b:1;}

and got back admin powers in wp much to my relief.

But the problem remains, I can’t login to BB. Something is seriously wrong.

Skip to toolbar