I've downloaded the classic asp version and it is missing the ZIP plugin.
When I open the "Search Server" on images, it returns an error:
Active Server Pages error 'ASP 0126'
Include file not found
/Adm/067e-ck/ckfinder/config.asp, line 318
The include file 'plugins/zip/plugin.asp' was not found.
The zip folder doesn't exist.
Thank you for reporting this.
Thank you for reporting this. This plugin is not available for ASP yet.
We are aware of this bug, it will be fixed in the next release. In the meantime you can comment out the following line:
<!-- #INCLUDE file="plugins/zip/plugin.asp" -->
in the config.asp file to suppress the error message.
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!