Copied to clipboard

Flag this post as spam?

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


This forum does not allow new topics to be created, please use the v2 forum from now on.

  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Nov 29, 2011 @ 14:28
    Kalle Ekstrand
    0

    Problems with Url tracker when site upgraded from 4.5.2 to 4.7.1

    Hello,

    I have a website that did not have the url tracker installed before. And then we upgraded it from 4.5.2 to 4.7.1 and then tried to install the package. The package get isntalled, but it does not handle the 301 redirects.

    Everything is in order in the 404-handel config, and it seems to work. But I still get the 404-page left ugly instead of the redirect.

    And if I have a look in the 301-mappings they are there as they should.

    Any ideas?

    P.S. We have installed it 10-times on newly installed websites wothout problems. This only seem to fail when we have upgraded websites.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Nov 29, 2011 @ 14:30
    Stefan Kip
    0

    And if you add the umbDebugShowTrace=true to the url, do you get to see which 404handlers get fired?

  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Nov 29, 2011 @ 14:31
    Kalle Ekstrand
    0

    It used to be an URL here...

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Nov 29, 2011 @ 14:33
    Stefan Kip
    0

    It's working mate, my guess is that you're using Firefox? Which cached the request?

    GET /start?umbDebugShowTrace=true HTTP/1.1
    User-Agent: Fiddler
    Host: www.demex.se

    HTTP/1.1 301 Moved Permanently
    Cache-Control: no-cache
    Pragma: no-cache
    Content-Type: text/html; charset=utf-8
    Expires: -1
    Location: /sv/start/
    Server: Microsoft-IIS/7.0
    X-Umbraco-Version: 4.7
    X-AspNet-Version: 4.0.30319
    X-Powered-By: ASP.NET
    Date: Tue, 29 Nov 2011 13:32:21 GMT
    Content-Length: 112092
     

  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Nov 29, 2011 @ 14:35
    Kalle Ekstrand
    0

    Wow, for some reason it just started to work! Amazing.

    Thanks!

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Nov 29, 2011 @ 14:36
    Stefan Kip
    0

    Lolz, glad to help ;-)

  • 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