Forums
-
- Forum
- Posts
-
- Installation
- 28,442
- Troubleshooting
- 62,528
- Themes
- 10,431
- Plugins
- 15,343
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Ipstenu: I still have the same problem. I’ve checked if KEY strings matched, and they do.
WP KEY:
define('AUTH_KEY', 'this is my key');
bbPress KEY:
define('BB_AUTH_KEY', 'this is my key');
I’ve tried th change “BB_AUTH_KEY” (bbPress KEY) to “AUTH_KEY”, but it still doesn’t work…