Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
My bad. resolved it –
https://bbpress.org/documentation/faq/#pretty-permalinks
I had enabled pretty permalinks but had no .htaccess file.
in the /forums/ directory I created a .htaccess file and added the line
Options +MultiViews
as per instructions and it worked like a charm.