Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 09:43
    Jeric Yuen
    0

    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

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 19, 2019 @ 09:48
    Richard Soeteman
    0

    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

  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 10:21
    Jeric Yuen
    0

    let me try it out. Will keep you in the loop Richard

  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 10:33
    Jeric Yuen
    0

    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

    enter image description here

  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 10:42
    Jeric Yuen
    0

    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)

      <add initialize="true" sortOrder="0" alias="seochecker" application="settings" title="SEO Checker" iconClosed="icon-folder" iconOpen="icon-folder-open" type="SEOChecker.Trees.SEOCheckerTreeController, SEOChecker" />
    

    The SEO Checker folder is showing in settings, but the tree underneath the folder is always empty when i expand

    enter image description here

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 19, 2019 @ 11:00
    Richard Soeteman
    0

    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

  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 11:06
    Jeric Yuen
    0

    Yup it's in the applications.config already. Still not showing the SEO Checker tree though

    enter image description here

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 19, 2019 @ 11:35
    Richard Soeteman
    0

    Looks all ok, Are all SEOChecker dll's present?

  • Jeric Yuen 334 posts 508 karma points
    Aug 19, 2019 @ 13:09
    Jeric Yuen
    0

    Yup all present, i've compared them with another project

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 20, 2019 @ 06:43
    Richard Soeteman
    100

    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.

  • Jeric Yuen 334 posts 508 karma points
    Aug 20, 2019 @ 09:00
    Jeric Yuen
    0

    Hi Richard, as in the permission to read the App_Plugin SEO Checker files?

  • Jeric Yuen 334 posts 508 karma points
    Aug 23, 2019 @ 14:25
    Jeric Yuen
    0

    Sorted, permission issue as what you said. Someone hidden the admin group, so i have go into the DB to change mine to Admin

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 20, 2019 @ 09:37
    Richard Soeteman
    0

    It's reading just the config file. but it is cached. Maybe cached to hard... But that's in Umbraco..

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies