Login in problems with WordPress/bbPress
-
I’m having login problems with my WordPress and bbPress integration. I have to login to both programs. However, when I log out of either program, I log the other program out.
I have WordPress 2.8.1 and bbPress 1.0 installed.
WordPress is installed on the main directory (i.e., my-site-url)
bbpress is installed as a subdirectory (i.e., my-site-url/bbpress)
I’ve checked to make sure the four keys in the wp-config and bb-config files match up.
I’ve checked to make sure the auth_salt and logged_in_salt keys match up between WordPress and bbPress
The cookies generated seem to be correct.
It creates a wordpress logged in cookie (e.g., wordpress_logged_in_f1f3…a00a)
with a path of /
It creates five wordpress cookies (e.g., wordpress_f1f3…a00a)
with the following paths
/wp-content/plugins
/wp-admin
/bbpress/my-plugins
/bbpress/bb-plugins
/bbpress/bb-admin
Since I’m setting up my site, I have uninstalled and reinstalled the programs with the same problem. Perhaps, there is a step I’m missing. Any ideas to correct this would be appreciated!
- You must be logged in to reply to this topic.