Good morning,
I have installed FCKEditor in many sites without problem. But this time I have an error when I'm doing it :
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
I have search the web topics about it but it says that it's an error when trying to access a file that is not on the same domain.
AS I'm not trying to access a file outside my domain I don't understand.
Any suggestions ?
Thx in advance.
Fel0
Fri, 04/11/2008 - 09:33
#1
Re: Errors when installing FCKEditor
Ok. I've made a mistake when calling the editor instance :
where URL_ROOT = 'http://www.mydomain.net'
instead of :
Sorry for that
Re: Errors when installing FCKEditor