Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Dashboard > Forum > Categories Missing
RodSloan
New
Issue: Our forum is missing the "Categories" link in the left hand Dashboard menu under "Forum".
I've Tried:
- Checking the css... I can't find anything hiding the categories. Also, the theme is the same for our forum and our test forum, but the test forum shows the categories link fine. I'm using the Silicon Theme.
- Looking for missing files. I'm unsure which file I should be looking for.
- Checked the config file. Settings mentioning categories are: Vanilla.Categories.HideModule = false; / Vanilla.Categories.Use = true; / Routes.DefaultController = array('categories', 'Internal');
Any help is really appreciated
Tagged:
0
Best Answer
-
R_J Admin
To manage the categories, you need to have the 'Garden.Community.Manage' permission.
As an admin that should not matter at all, but you should be sure that the role of your user has this right.7
Answers
Here's a screenshot
Shading mine, for clarity.
To manage the categories, you need to have the 'Garden.Community.Manage' permission.
As an admin that should not matter at all, but you should be sure that the role of your user has this right.
That was it! Thanks @R_J