Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,348
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,953
- 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.