I think the installer failed due to permission settings. What you can do is open the usergroup settings for the user that needs access and add SEO Checker to the group then it should be there for the user.
When I try to add the usergroup settings to the user that needs access, the slider that comes out on the right doesn't show any SEO Checker at all it seems
I see that Umbraco just uses the xml file. So it could be that it's cached (Maybe by clientdependency) or that you don't have enough permissions set to read the file.
SEO Checker Application Section missing 7.9.6 Umbraco
I've installed the SEO Checker 2.2.3 and had also tested with 2.2.4 from nuget.
Upon installation, my SEO Checker Application Section on the left does not show at all.
I've checked the Application.config, and it's in there, even the Tree.config is showing the seochecker settings in there
I've then checked in the DataType section, the SEO Checker data type are there.
The missing bits is the SEO Checker Applicaiton Section.
I'm using Umbraco 7.9.6, any idea on this?
Thanks
Hi,
I think the installer failed due to permission settings. What you can do is open the usergroup settings for the user that needs access and add SEO Checker to the group then it should be there for the user.
Best,
Richard
let me try it out. Will keep you in the loop Richard
Hi Richard,
When I try to add the usergroup settings to the user that needs access, the slider that comes out on the right doesn't show any SEO Checker at all it seems
The SEOCheckerTree seems to not show, not sure why.
I've tried to amend trees.config to move it to settings (just to see if things load)
The SEO Checker folder is showing in settings, but the tree underneath the folder is always empty when i expand
Very weird,
Try to add to applications.config first please. That should be done automatically. But could have failed due to permissions settings.
Best,
Richard
Yup it's in the applications.config already. Still not showing the SEO Checker tree though
Looks all ok, Are all SEOChecker dll's present?
Yup all present, i've compared them with another project
I see that Umbraco just uses the xml file. So it could be that it's cached (Maybe by clientdependency) or that you don't have enough permissions set to read the file.
Hi Richard, as in the permission to read the App_Plugin SEO Checker files?
Sorted, permission issue as what you said. Someone hidden the admin group, so i have go into the DB to change mine to Admin
It's reading just the config file. but it is cached. Maybe cached to hard... But that's in Umbraco..
is working on a reply...