Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,311
- Themes
- 10,391
- Plugins
- 15,314
- Requests & Feedback
- 14,932
- Showcase
- 3,253
-
try changing
$bb->domain = 'http://www.wonderliver.com/bbpress';
$bb->path = '/';
to
$bb->domain = 'http://www.wonderliver.com';
$bb->path = '/bbpress/';