Copied to clipboard

Flag this post as spam?

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


  • SinkyPars 132 posts 175 karma points
    Jan 05, 2016 @ 16:06
    SinkyPars
    0

    301 Redirects (301 URL Tracker)

    Hello,

    Using the popular 301 URL Tracker package with Umbraco 7.3 seems to break. We are getting the error below:

    [NullReferenceException: Object reference not set to an instance of an object.]
       Umbraco.Web.Routing.DefaultUrlProvider.GetUrl(UmbracoContext umbracoContext, Int32 id, Uri current, UrlProviderMode mode) +208
       Umbraco.Web.Routing.<>c__DisplayClass3.<GetUrl>b__0(IUrlProvider provider) +28
       System.Linq.WhereSelectArrayIterator`2.MoveNext() +66
       System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source, Func`2 predicate) +94
       Umbraco.Web.Routing.UrlProvider.GetUrl(Int32 id, Uri current, UrlProviderMode mode) +169
       Umbraco.Web.Routing.UrlProvider.GetUrl(Int32 id) +15
       umbraco.library.NiceUrl(Int32 nodeID) +53
       InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.UrlTrackerDo(String callingEventName, Boolean ignoreHttpStatusCode) +1328
       InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.context_EndRequest(Object sender, EventArgs e) +21
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
    

    Is anyone else having this issue?

    This package seems to have been discontinued. Does anyone have any other suggested packages?

    Many thanks,

    Scott

  • SinkyPars 132 posts 175 karma points
    Jan 05, 2016 @ 16:19
    SinkyPars
    0

    Ah... Just seen there was an update to the package an a warning about 7.3.*

    Update to 7.4 to get the URL 301 Tracker working again.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jan 05, 2016 @ 16:44
    Stefan Kip
    0

    Exactly :-)

  • SinkyPars 132 posts 175 karma points
    Jan 05, 2016 @ 16:48
    SinkyPars
    0

    It's a shame. Our client will not want to be on a BETA :(

    Is there any work around we can do in the source?

    Thanks,

    Scott

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jan 05, 2016 @ 16:49
    Stefan Kip
    0

    Nope, no work-around at all. Stick with 7.2 as long as 7.4 isn't final.

  • SinkyPars 132 posts 175 karma points
    Jan 05, 2016 @ 16:50
    SinkyPars
    0

    Ok, thanks kipusoep.

    Scott

  • 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