Info
- 6 posts
- 2 voices
- Started 2 years ago by Jason Giedymin
- Latest reply from Jason Giedymin
- This topic is resolved
wordpress_sec not being created?
-
- Posted 2 years ago #
Running:
WPMU + Latest RC of BBPress, User tables integrated, v1 of Integration Plug (on wp side) installed. Latest RC of bbpress was installed directory fresh but over an existing bbpress 9.x (latest stable) tables.Tests Passed:
- Logging into each site individually works fine. Can't log out without errors (understandably as there is a cookie issue see below).Tests Failed:
- Log into bb-press via https
- Log into wp blog.
- Should go to Admin.Debug:
- Stepped through to find wp was looking for "wordpress_sec_[long hash string]" cookie. Thinking it was 'mal formed' it redirects to the wp login.Question:
- Why would the "wordpress_sec" cookie not be created by bb_press?I will be stepping through the bbpress code but wanted to put a heads up in the forums if maybe someone already knows whats going on.
Btw Is there a developer forum?
-
- Posted 2 years ago #
Did you input the secure cookie key and salt in the relevant places?
-
- Posted 2 years ago #
I created the defines in both config files, matching. No dice.
Need a definitive breakdown no facade of what really is required for secure authorization. Feel like a quick write up?
-
- Posted 2 years ago #
Btw I also created the records on the database too, no go.
-
- Posted 2 years ago #
Those values are of course for the bb-config.php file.
-
- Posted 2 years ago #
Flagged as resolved, see (in order, each a diff patch):
- http://trac.bbpress.org/ticket/1136
- http://trac.mu.wordpress.org/ticket/1014
- http://bbpress.org/forums/topic/bbpress-10-released/page/3 [Do a search for "Proposed Patch for integration plugin"] -
You must log in to post.