Forums
-
- Forum
- Posts
-
- Installation
- 28,416
- Troubleshooting
- 62,414
- Themes
- 10,415
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,256
-
Try adding the following to your bbPress config.php:
$bb->usercookie = 'wordpressuser_full.hash.number";
$bb->passcookie = 'wordpresspass_full.hash.number";
Trent