I recently moved my umbraco installation to another domain (same IP adres and same database), now i'm getting some security errors. Did i forget to change a setting? (changed permission on folders)
I changed the domain name and copied the webcontent to another directory on the same host. According to the umbraco permission checker everything is set perfectly. I'm using umbraco 4.7 by the way.
The problem only occurs in Internet explorer:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
I fixed it but now i got another problem. The problem occured in the file 'editContent.aspx', yesterday i added the line document.domain = '.nl'; to this file because my 'insert link' in tinymce wasnt loading. Anyone got a solution for this problem?
edit:
getting alot of Unsafe JavaScript attempt to access frame with URL
Moved to another host
I recently moved my umbraco installation to another domain (same IP adres and same database), now i'm getting some security errors. Did i forget to change a setting? (changed permission on folders)
Hey Leon,
Welcome to the Umbraco forum!
When you say you moved host, do you mean servers? Or you changed the domain name?
If you changed the domain name you could try changing this in the 'Manage Hosts' dialog (right click youre home node).
You might have to republish after making this change.
Alternatively I would double and triple check your permissions if theres any chance these could have changed.
Rich
I changed the domain name and copied the webcontent to another directory on the same host. According to the umbraco permission checker everything is set perfectly. I'm using umbraco 4.7 by the way.
The problem only occurs in Internet explorer:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Wed, 30 Nov 2011 15:02:14 UTC
Message: Permission denied
Line: 55
Char: 21
Code: 0
URI: http://www.<domain>.nl/umbraco_client/Application/UmbracoClientManager.js?cdv=1
Message: 'setStart' is null or not an object
Line: 7334
Char: 4
Code: 0
URI: http://www.<domain>.nl/umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx?rnd=3e238e85-9108-4485-b121-764012b43229&module=gzipmodule&themes=umbraco&plugins=umbracoimg,paste,inlinepopups,table,spellchecker,advlink,media,noneditable,umbracocss,umbracomacro&languages=en
Hi Leon,
I wouldn't rely on the permissions checker.
It looks like you have a permissions problem for sure, which would make sense if you moved everything to a new folder, I would check these.
Rich
Rechecked all the permissions, everything was set perfectly.
I fixed it but now i got another problem. The problem occured in the file 'editContent.aspx', yesterday i added the line document.domain = '.nl'; to this file because my 'insert link' in tinymce wasnt loading. Anyone got a solution for this problem?
edit:
getting alot of Unsafe JavaScript attempt to access frame with URL
Did this ever get resolved? I'm now getting this suddenly on an upgrade from 4.11.6 -> 4.11.8
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.