Forums
-
- Forum
- Posts
-
- Installation
- 28,420
- Troubleshooting
- 62,484
- Themes
- 10,419
- Plugins
- 15,336
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
Don’t use permalinks. Find the mod_rewrite line (line 27 in mine) in your config.php and change it to look like this:
$bb->mod_rewrite = false;
That will turn off the permalinks and all the links will work again.