Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,683
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
Sounds like there is an error in your config.php, in this line maybe:
$bb->domain=
The other possibility is an .htaccess rewriting the URL to that location. Do you have
$bb->mod_rewrite = false;
or
$bb->mod_rewrite = true;