Even with the latest version of ckFinder I am getting a javascript error in IE 10, Line 7 Char 47463 in ckfinder.js This error causes the tool not to function.
I do not get this error when I use the Demo links on this site.
With both my install and on the Demo site here I get an IE10 error notice on line 2 character 1 of ckFinder.html but this error does not interfere with the functionality on the Demo site.
Also, in the ASP version the config.asp was trying to #include a file from /plugins/zip/ but that folder is not in the extracted files in either the ASP or ASP.net versions. I commented that include statement out.
Thanks for any help on getting this to work with IE 10
Thank you for reporting these
Thank you for reporting these issues.
As for including the Zip plugin, this clearly is a mistake on our side, as this plugin is only available for PHP at the moment. You should thus comment out the following line from your config.asp file:
<!-- #INCLUDE file="plugins/zip/plugin.asp" -->
As for the JavaScript error in IE10, could you please paste the entire error message that you are getting? Thank you!
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!
It would also be great if you
It would also be great if you could give us more detailed reproduction steps or describe more clearly when the error occurs. What is your environment, CKFinder configuration?
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!