Info
- 5 posts
- 4 voices
- Started 3 years ago by christianchoice
- Latest reply from bushtool
- This topic is not resolved
Redirecting Login
-
- Posted 3 years ago #
I've recently installed Alpha 1.0 with a WP 2.6 install.
Was able to integrate with one major bug: when a user logs in using the bb-press form, it passes authentication, but goes to a white screen of death!But, if user logs in using WP, everything is fine.
How can I redirect the link that BB-Press automatically generates for the user to login to the WP login form? and then maybe redirect them back to the topic they were looking at?
-
- Posted 3 years ago #
I also have a similar problem. I installed Alpha 1.0 with a WP 2.6.1 install - when logging into WP now it just goes back to the login screen again, can never reach /wp-admin/. BBpress for me though, works fine at the login (but interestingly still can't get to /wp-admin/ when logged in through BBpress - wasn't it supposed to be integrated?)
-
- Posted 3 years ago #
I was seeing something similar and I found it relates to ADMIN_COOKIE_PATH in wp, and $bb->wp_admin_cookie_path in bbPress.
In my case, I had bbPress located at domain.tld/forum/ for a wp install at domain.tld. If I set the wp ADMIN_COOKIE_PATH to /wp-admin/ as usual, then I got this behavior... but if instead I set it to "/" then things work fine.
This may or may not be related to the issue you are seeing.
-
- Posted 3 years ago #
non.
it's already set to "/".
-
- Posted 3 years ago #
yea, I have same problem as jbbrwcky. If I log in to bbpress, then no longer can I access admin of wordpress. If I logout of bbpress, then I can log into wordpress.
-
You must log in to post.