Forum Replies Created
-
In reply to: User integration works, but admin login doesn’t
The problem with not being able to log into sub-domains was fixed when I changed SITECOOKIEPATH from ‘/wp-admin’ (as recommended by bbPressIntegration 1.0-rc-2) to ‘/’. An additional cookie, wordpress_XXXXX was created and now I can log into the sub-domains as admin. fyi.
In reply to: User integration works, but admin login doesn’tDoes anyone know what cookies should be generated when you’re logged in as admin and using user integration?
In the video tutorial on bbpress integration, there were 3 bb- type keys, but I don’t see any. all I see are the wordpress_test_cookie and the wordpress_logged_in_xxxxxx cookies. Has the cookie handling been changed for WPMU? If someone could point me to any documentation on this I’d appreciate it.
In reply to: WP 2.7.1 with BBpress 1.0 rc1 integration problemNever mind. I got the plugin and installed it and now the cookies look like wordpress_logged_in_12341234…
It’s still not working, but that’s progress.
In reply to: WP 2.7.1 with BBpress 1.0 rc1 integration problem“Remember you will still need the bbPress Integration plugin on the WordPress side to drop the bbPress cookies.”
What is the bbPress Integration plugin on the WordPress side? I’m trying to set up user integration, but the cookie that gets generated on the WP side is wordpress_logged_in_ only, and not wordpress_logged_in_xxxxxxx, as I think it should be.
Thanks.