Forums
-
- Forum
- Posts
-
- Installation
- 28,550
- Troubleshooting
- 62,911
- Themes
- 10,446
- Plugins
- 15,400
- Requests & Feedback
- 15,014
- Showcase
- 3,258
-
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