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.
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.
And if you add the umbDebugShowTrace=true to the url, do you get to see which 404handlers get fired?
It used to be an URL here...
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
Wow, for some reason it just started to work! Amazing.
Thanks!
Lolz, glad to help ;-)
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.