I have Ck finder setup on a different server to the editor and it resides on a sub domain.
In every ck finder and ck editor file I have added document.domain = 'mydomain.com'
This works in Firefox - allowing the image browser and uploader to work.
In IE8 there is a security permission error accessing connector.php
Are there any other headers I need to add to make cross domain file browsing work in IE?
(eg: Do I need 'Access-Control-Allow-Origin ?)
In every ck finder and ck editor file I have added document.domain = 'mydomain.com'
This works in Firefox - allowing the image browser and uploader to work.
In IE8 there is a security permission error accessing connector.php
Are there any other headers I need to add to make cross domain file browsing work in IE?
(eg: Do I need 'Access-Control-Allow-Origin ?)