Forums
-
- Forum
- Posts
-
- Installation
- 28,547
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
try changing
$bb->domain = 'http://www.wonderliver.com/bbpress';
$bb->path = '/';
to
$bb->domain = 'http://www.wonderliver.com';
$bb->path = '/bbpress/';