404 page generates error once URL tracker installed
Hi,
I have installed URL Tracker in to my Umbraco 4.11.1 site and I am experiencing the following problems:
404 Pages used to show the standard Umbraco 404 page, they now show the custom error page, here is the error from the log file:
2013-11-26 16:47:37,417 [5] ERROR Umbraco.Web.UmbracoApplication - [Thread 18] An unhandled exception occurred
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.context_EndRequest(Object sender, EventArgs e) in c:\Users\kipusoep\Documents\GitHub\UrlTracker\Modules\UrlTrackerModule.cs:line 95
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
This error occurs whether I configure a 301 redirect for the broken (404) page or not.
The 404 page can either be a page without a template or a completely random URL that doesnt exist in the system at all.
Please help.
Also I would like to provide you with more verbose information but I cannot find details of how to enable debugging mode for your module.
I have a single umbraco instance with multiple websites. The Package works if I specified just one hostame on one site but thorws an error if i specify more than one hostname. For example, if I add 2 hostnames (like www.mysite.com and the second one as mysite.com) it does not work, but as soon as I remove one hostname, it works.
404 page generates error once URL tracker installed
Hi,
I have installed URL Tracker in to my Umbraco 4.11.1 site and I am experiencing the following problems:
404 Pages used to show the standard Umbraco 404 page, they now show the custom error page, here is the error from the log file:
This error occurs whether I configure a 301 redirect for the broken (404) page or not.
The 404 page can either be a page without a template or a completely random URL that doesnt exist in the system at all.
Please help.
Also I would like to provide you with more verbose information but I cannot find details of how to enable debugging mode for your module.
Kind Regards,
Jamie
Hi Jamie,
Thanks for reporting this issue! It has been fixed in v2.3.1, enjoy!
Greets, Stefan
Hi Stefan,
I am also experiencing the same error.
I have a single umbraco instance with multiple websites. The Package works if I specified just one hostame on one site but thorws an error if i specify more than one hostname. For example, if I add 2 hostnames (like www.mysite.com and the second one as mysite.com) it does not work, but as soon as I remove one hostname, it works.
Kind Regards,
Luyolo
With what version are you experiencing this issue Luyolo? Because like I said it should be fixed in v2.3.1.
Confirmed, this has fixed my issue.
Thank you very much.
Kind Regards,
Jamie
@Jamie
Could you mark this topic as resolved please?
is working on a reply...
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.