Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,775
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
“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.