Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Help Please, Simple mistake!


chrishajer
Participant

@chrishajer

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;

Skip to toolbar