Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Pages aren’t working


chrishajer
Participant

@chrishajer

Sounds like the rewrite rules are not working. Start by disabling permalinks in your config.php like this:

$bb->mod_rewrite = false;

If that change allows things to work, then you know it’s a problem with permalinks on your host.

Skip to toolbar