Forums
-
- Forum
- Posts
-
- Installation
- 28,553
- Troubleshooting
- 62,903
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,003
- Showcase
- 3,259
-
Unfortunately adding these value breaks WP/BBPress login integration (Same value as wp-config without bb_ prefix on the variable)
define(‘BB_AUTH_COOKIE’, ‘xxx’);
define(‘BB_SECURE_AUTH_COOKIE’, ‘xxx’);
define(‘BB_LOGGED_IN_COOKIE’, ‘xxx’);
Thanks for the reply ipstenu