Hi all,
i'm having this issue also in Ckfinder Version 2.2.1 Asp language when reopen popup window with Google Chorme and IE (work with Firefox). Ckfinder opens the first time but the second time only a grey screen, I using Ckfinder 2.2.1, Google Chorme 18.0.1025.152 m and IE 8.0.7600.16385.
Sat, 04/14/2012 - 02:42
#1
Re: CKFinder 2.2.1 popup issue
Are you getting any errors in Chrome console? Any HTTP 404, 500 or any JavaScript errors?
What connector are you using and are you getting any erros loged in server-side code?
Does it happen with latest CKEditor 3.6.3?
Re: CKFinder 2.2.1 popup issue
SCRIPT264: The object invoked has disconnected from its clients.
ckfinder.js, line 6 character 7244
Hope it helps figure out what it could be
Re: CKFinder 2.2.1 popup issue
Re: CKFinder 2.2.1 popup issue
Re: CKFinder 2.2.1 popup issue
@maxiwheat what security settings are you using for your IE - default ones or you have changed them E.g. to high or custom?
Have you ried to reproduce this issue in plain CKEditor + CKFinder only? I'm talking about code freshly downloaded from http://ckeditor.com/download with out any CKEditor logic.
If it works this means thaere is something inside your application.
Another possible issue - server settings - have you tried run plain CKEditor + CKFinder on other server, does the problem occur there also?
Are you using CKFinder and CKEditor on different domains, domain/subdomain perhaps (errors would be different but it’s always worth to ask)?
Re: CKFinder 2.2.1 popup issue
Thank you
Re: CKFinder 2.2.1 popup issue
I have the same issue and I just found out that if I comment the following line, everything works fine.
File : ckfinder.html (line 37 to 51)
Re: CKFinder 2.2.1 popup issue
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: CKFinder 2.2.1 popup issue
Could give us the link to the issue tracking page for this bug ? I would like to track if the bug has been eliminated or is in progress.
Thanks
Re: CKFinder 2.2.1 popup issue
Since the CKFinder tracker is not publicly available, unfortunately you will need to check the http://ckfinder.com/whatsnew or read the announcement blog post for the new version when it is released.
We will also update this thread when a new CKFinder version with this bug fixed becomes available.
Sorry about the trouble!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: CKFinder 2.2.1 (asp language) popup issue
Re: CKFinder 2.2.1 (asp language) popup issue
Thx
Re: CKFinder 2.2.1 (asp language) popup issue
The next release occured (CKFinder 2.2.2 and CKEditor 3.6.4) and the bug is not fixed yet When can we hope it will be ?