Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,522
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Actually it’s
Options +MultiViews
note the plus.
But multiviews is not the preferered way of doing it and some hosts don’t support multiviews.
Instead, use the method in step #3
Oh and most importantly,
$bb->mod_rewrite = true;
will only do numbers.
$bb->mod_rewrite = "slugs";
does the full topic title.