I get a permission denied error with IE 8 with the popup demo on the CKFinder website (http://ckfinder.com/demo). I also get this error when I install the CKFinder on another domain. Do more people have this problem?
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; Creative AutoUpdate v1.10.10)
Timestamp: Tue, 8 Jun 2010 09:50:42 UTC
Message: Permission denied
Line: 2
Char: 1
Code: 0
URI: http://ckfinder.com/demo
http://www.jochemvanlierop.nl/max/ckfinder_error.jpg
Tue, 06/08/2010 - 11:49
#1
Re: Permission Denied Error on popup demo
We'll try to find out what's wrong.
Re: Permission Denied Error on popup demo
Thanks!
Re: Permission Denied Error on popup demo
We'll post here a message when a new release will be available and this issue will be fixed.
We have also a RSS feed if you would like to be notified about each release: http://ckfinder.com/rss.xml
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
Re: Permission Denied Error on popup demo
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
Re: Permission Denied Error on popup demo
Re: Permission Denied Error on popup demo
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
Re: Permission Denied Error on popup demo
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
Attachments:
Re: Permission Denied Error on popup demo
Re: Permission Denied Error on popup demo
window.opener.document.getElementById("YourIDGoesHere").value = fileUrl;
window.close();
where YourIDGoesHere is the ID for the field that you want. This works fine for me now, it's functionally / visually identical to the popup and it also supports the Upload/Refresh/etc... buttons.
Hope this helps those of you with the problem who didn't do this already!
-Casey
Re: Permission Denied Error on popup demo
It keeps giving me this message "error creating folder image" (File exists)
What does this mean and what do i need to change in order for it to work. i checked my server and there is no folder called image anywhere. Please help!!!!!
Re: Permission Denied Error on popup demo
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
does anybody know when 2.0.2 comes out?
Re: Permission Denied Error on popup demo
Change "finder.Popup" to "finder.popup".
Re: Permission Denied Error on popup demo
Apologies for the delay. CKFinder 2.0.2 is now available. All popup issues should be gone now.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Permission Denied Error on popup demo
Thnk god you sorted out the problem, caused me a lot of headache
Re: Permission Denied Error on popup demo