Forum Replies Created
-
In reply to: bbPress 1.0.3 + WordPress 3.1.1 Integration
I don’t know why, but changing my salts in the config file and through the admin portion of the site to match new ones got things rolling for me.
“https://api.wordpress.org/secret-key/1.1/salt/ and changed my wordpress values in the config.php file and admin section of the site, then copied the values (again) to bbpress’s config.php file.”
In reply to: bbPress 1.0.3 + WordPress 3.1.1 IntegrationI don’t know why, but changing my salts in the config file and through the admin portion of the site to match new ones got things rolling for me.
“https://api.wordpress.org/secret-key/1.1/salt/ and changed my wordpress values in the config.php file and admin section of the site, then copied the values (again) to bbpress’s config.php file.”
In reply to: Cookie & Integration With WordPress InstallActually scratch that, it is working now. Changing the salts for wordpress has solved everything. I’ll post again if I figure out any thing specific that I may have changed or done that enabled the user role permissions to start working again.
In reply to: Cookie & Integration With WordPress InstallActually scratch that, it is working now. Changing the salts for wordpress has solved everything. I’ll post again if I figure out any thing specific that I may have changed or done that enabled the user role permissions to start working again.
In reply to: Cookie & Integration With WordPress InstallLooking at the cookies in my browser (after clearing them, then re-logging in) bbpress still insists on setting and using forums.domain.com as the cookie path and not using the base domain cookie.
In reply to: Cookie & Integration With WordPress InstallLooking at the cookies in my browser (after clearing them, then re-logging in) bbpress still insists on setting and using forums.domain.com as the cookie path and not using the base domain cookie.
In reply to: Cookie & Integration With WordPress InstallRight now, for some reason unknown to me, the database IS showing roles for users now. I’m going to try and revist any steps I’ve done prior to this and post them here.
I didn’t get a chance to test out your steps above before it (by magic) decided to work.
Though I don’t understand why this would have resolved any issues I was experiencing, the last thing I did to the site was:
https://api.wordpress.org/secret-key/1.1/salt/ and changed my wordpress values in the config.php file and admin section of the site, then copied the values (again) to bbpress’s config.php file.
** I found this via another post while searching Google, so reluctantly I performed the steps. **
In reply to: Cookie & Integration With WordPress InstallRight now, for some reason unknown to me, the database IS showing roles for users now. I’m going to try and revist any steps I’ve done prior to this and post them here.
I didn’t get a chance to test out your steps above before it (by magic) decided to work.
Though I don’t understand why this would have resolved any issues I was experiencing, the last thing I did to the site was:
https://api.wordpress.org/secret-key/1.1/salt/ and changed my wordpress values in the config.php file and admin section of the site, then copied the values (again) to bbpress’s config.php file.
** I found this via another post while searching Google, so reluctantly I performed the steps. **
In reply to: bbPress 1.0.3 + WordPress 3.1.1 IntegrationHave you guys been able to fix this using Ashfame’s link?
One of my issues happens to be this exact problem.
In reply to: bbPress 1.0.3 + WordPress 3.1.1 IntegrationHave you guys been able to fix this using Ashfame’s link?
One of my issues happens to be this exact problem.
In reply to: Cookie & Integration With WordPress InstallGuatam,
Right now I am using standard settings but bbpress and wpress use separate databases. Also – bbpress IS seeing the user tables just fine because I am able to log in with wpress users into my message forums.
My only db related issue is that the bpress “User Role Map” has no relevance to newly (or already-existing) users.
** I actually had to modify a entry in my wp_usermeta table to re-establish keymaster access to an admin account. (meta_key = bbpcapabilities) **
The other issue really lies with the cookie wordpress is creating not being seen/recognized/considered by bpress. And having gone through the instructions provided on the site and through the wordpress integration section – one site cannot see the other site’s cookie.
In reply to: Cookie & Integration With WordPress InstallGuatam,
Right now I am using standard settings but bbpress and wpress use separate databases. Also – bbpress IS seeing the user tables just fine because I am able to log in with wpress users into my message forums.
My only db related issue is that the bpress “User Role Map” has no relevance to newly (or already-existing) users.
** I actually had to modify a entry in my wp_usermeta table to re-establish keymaster access to an admin account. (meta_key = bbpcapabilities) **
The other issue really lies with the cookie wordpress is creating not being seen/recognized/considered by bpress. And having gone through the instructions provided on the site and through the wordpress integration section – one site cannot see the other site’s cookie.