Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,319
- Themes
- 10,391
- Plugins
- 15,316
- Requests & Feedback
- 14,933
- Showcase
- 3,254
-
Try adding the following to your bbPress config.php:
$bb->usercookie = 'wordpressuser_full.hash.number";
$bb->passcookie = 'wordpresspass_full.hash.number";
Trent