@julian Thanks, I'm aware of suggested topics, we're already using that but it gets topics from other categories too. Which doesn't work when you just want to focus on certain type of topics (a category) only.
Plugin pages show 404.
-
Hello,
I have a brand new installation and I am trying to setup the forum. I have installed and activated some plugins via the settings panels then I have restarted the nodebb app to activate the plugins. When I go to the plugin pages to set them up they will show 404.
Please help with this issue.
-
Isn't there anyone who can help me find a solution for this issue?
-
After running the code in development interactive mode and browsing the plugin setting pages I got the following output:
warn: Route requested but not found: /forum/api/admin/plugins/sso-google?_=1405634045311 warn: Route requested but not found: /forum/api/admin/plugins/sso-google?_=1405634045312 warn: Route requested but not found: /forum/api/admin/plugins/sso-google?_=1405634045313 warn: Route requested but not found: /forum/api/admin/plugins/dbsearch?_=1405634045314 warn: Route requested but not found: /forum/api/admin/plugins/markdown?_=1405634045315 warn: Route requested but not found: /forum/api/admin/plugins/sso-google?_=1405634045316 warn: Route requested but not found: /forum/api/admin/plugins/sso-google?_=1405634045317 warn: Route requested but not found: /forum/api/admin/plugins/markdown?_=1405634045318 warn: Route requested but not found: /forum/api/admin/plugins/dbsearch?_=1405634045319 warn: Route requested but not found: /forum/api/admin/plugins/markdown?_=1405634045320 warn: Route requested but not found: /forum/api/admin/plugins/dbsearch?_=1405634045321 warn: Route requested but not found: /forum/api/admin/plugins/emailer-mailgun?_=1405634045322 warn: Route requested but not found: /forum/api/admin/plugins/dbsearch?_=1405634045323 warn: Route requested but not found: /forum/api/admin/plugins/markdown?_=1405634045324
maybe this would give some more input to the problem and help finding a solution for it.
-
@Peter-Zoltan-Keresztes Can you try with latest commit from master and see if the 404 goes away.
-
Yes, the forum it is installed as a subfolder. And the forum was installed yesterday. Unless there were some changes pushed since then I don't think it would solve the problem.
-
Actually it was an update pushed in the last couple of hours which have solved the issue. At least on one of the plugins which I have tested. I hope it will be the same way on all the plugins. Thanks for your help.