Forums
-
- Forum
- Posts
-
- Installation
- 28,419
- Troubleshooting
- 62,487
- Themes
- 10,427
- Plugins
- 15,336
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
“The definition of insanity is doing the same thing over and over and expecting different results.”
–Benjamin Franklin
I hope you were making changes with each subsequent installation. If so, what did you try?
Try setting permalinks to false
instead of true or slugs, in your config.php, like this:
$bb->mod_rewrite = false;
If that works, then it’s a pretty permalinks issue.