Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Problem with Links


chrishajer
Participant

@chrishajer

For right now, turn off permalinks in your config.php

$bb->mod_rewrite = false;

Looks like you have it set to 'slugs' right now but your .htaccess rules are not allowing that. Set it to false for now and you can figure out permalinks later.

Skip to toolbar