Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have upgraded from 7.5.2 to 7.5.3 because there was a bug in 7.5.2
But now the Redirect URL Management in Developer is not loading.
I see this error when I click on the Developer tab:
Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/RedirectUrlManagement/IsEnabled
Any ideas how to fix / what is missing?
I got the same error after upgrading from 7.5.2
Anyone got any ideas - I'm sure it's a quick fix just can't find where it is referenced.
Anyone sorted this out? I got the same issue now after upgrading.
Had a similar issue, I fixed it by add this to the umbraco settings config
<web.routing trySkipIisCustomErrors="false" disableRedirectUrlTracking="false" internalRedirectPreservesTemplate="false" disableAlternativeTemplates="false" disableFindContentByIdPath="false" umbracoApplicationUrl="">
note: disableRedirectUrlTracking is set to false this fixed it for me
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.
Continue discussion
Redirect URL Management not loading after upgrade to 7.5.3
I have upgraded from 7.5.2 to 7.5.3 because there was a bug in 7.5.2
But now the Redirect URL Management in Developer is not loading.
I see this error when I click on the Developer tab:
Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/RedirectUrlManagement/IsEnabled
Any ideas how to fix / what is missing?
I got the same error after upgrading from 7.5.2
Anyone got any ideas - I'm sure it's a quick fix just can't find where it is referenced.
Anyone sorted this out? I got the same issue now after upgrading.
Had a similar issue, I fixed it by add this to the umbraco settings config
note: disableRedirectUrlTracking is set to false this fixed it for me
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.