Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,514
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
doubter,
$bb->wp_home = 'http://www.captainsdead.com';
That line in the code you pasted is missing a single quote at the end (before the semi colon).
Hope that works