I use FCkeditor 2.6Rc in Ubuntu FIrefox 2.0.0.13,
when i upload a image file, i get error message in browser error console
"Error: uncaught exception: Permission denied to get property Window.OnUploadCompleted",
but when checked the upload dir in my server, the image has been actually uploaded successfully.
please help!
when i upload a image file, i get error message in browser error console
"Error: uncaught exception: Permission denied to get property Window.OnUploadCompleted",
but when checked the upload dir in my server, the image has been actually uploaded successfully.
please help!

Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
Here is what my FireBug outputs when "Send it to Server" button is hit:
Please some help with this issue.
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
http://dev.fckeditor.net
http://dev.fckeditor.net/ticket/2115
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
http://xxxxxx.com/FCKeditor/editor/file ... ector.aspx
http://.........com/FCKeditor/editor/fi ... slist.html
Re: FCkeditor 2.6Rc image upload problem
Re: FCkeditor 2.6Rc image upload problem
Response.Write( @"(function(){var d=document.domain;while (true){try{var A=window.parent.document.domain;break;}catch(e) {};d=d.replace(/.*?(?:\.|$)/,'');if (d.length==0) break;try{document.domain=d;}catch (e){break;}}})();" );Re: FCkeditor 2.6Rc image upload problem
mxm , thank you very much, fixed my problem in ASPX too.
Please update this on next release ASAP.
Re: FCkeditor 2.6Rc image upload problem
thanks a lot
WW