Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 547 posts 1287 karma points
    Aug 31, 2017 @ 11:48
    Sebastian Dammark
    0

    Will this package reach 100% compatibility on 7.6.x

    Will this reach 100% compatibility on 7.6.x

  • Daniel Chenery 119 posts 465 karma points
    Aug 31, 2017 @ 15:55
    Daniel Chenery
    0

    From experience, it mostly works on 7.6.x. We've got it running on some sites. The only issue I'm aware of is a YSOD on first load (Invalid Meta Data Reader).

  • David Armitage 414 posts 1655 karma points
    Sep 01, 2017 @ 04:29
    David Armitage
    0

    Hi,

    I have been using this for a while now Under 7.6. I haven't yet seen any problems.

    I would say its pretty safe to use.

    Kind Regards

    David

  • Sebastian Dammark 547 posts 1287 karma points
    Sep 04, 2017 @ 08:26
    Sebastian Dammark
    0

    I installed the package and got this.

    Version: Umbraco version 7.6.5 assembly: 1.0.6428.37121

    enter image description here

  • Daniel Chenery 119 posts 465 karma points
    Sep 04, 2017 @ 09:26
    Daniel Chenery
    0

    It sounds a lot like it's missing some write permissions.

    Try adding the following before the closing </section> tag with the alias of StartupDashboardSection in config\dashboard.config

    <tab caption="Url Tracker">
      <control addPanel="true">~/Umbraco/UrlTracker/InfoCaster.Umbraco.UrlTracker.UI.UrlTrackerManagerWrapper.ascx</control>
    </tab>
    

    Also see here: https://our.umbraco.org/projects/developer-tools/301-url-tracker/version-2/79801-urltracker-dashboard-is-not-loaded

  • 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