Info
- 4 posts
- 3 voices
- Started 2 years ago by litehouse
- Latest reply from litehouse
- This topic is not resolved
BB_ and WP_ login integration problem
-
- Posted 2 years ago #
I formerly had login integration working between wordpress and bbpress, but it stopped when I upgraded to bppress 1.0. For wordpress I'm on version 2.8.3. Perhaps i did something incorrectly. These keys are not present in the bb-config.php file.
BB_AUTH_KEY
BB_SECURE_AUTH_KEY
BB_LOGGED_IN_KEY
BB_NONCE_KEYI added them to the bb-config.php file from the wp-config file. All the salt keys match the ones in wordpress, and I checked the meta table in the db to be sure.
i added the following line to wp-config and bb-config
define( 'COOKIEPATH', '/lhw/' );Is it possible that bbpress wasn't installed correctly to use the new security features? Any suggestions?
-
- Posted 2 years ago #
I banged my head on this issue over two clean installs. Then Gerikg suggested that you need to make sure your URL in bbPress doesn't include the 'www'. Check that in your General settings.
-
- Posted 2 years ago #
Thanks for the suggestions. I tore that thread up before I posted. Lots of good information there. The only thing i didn't do is to add add the secure_auth_salt, but I understood if it wasn't present to begin with, it is not required. Is that true? I don't have the WWW. in the forum path, and it also isn't set that way in WP. Any other thoughts?
-
You must log in to post.