精品国产乱,99精品在线免费,亚洲欧洲三级,91亚洲国产亚洲国产,日韩欧美精品久久,久久精品免费在线观看,精品国产一区二区三区久久久久久

首頁(yè) 服務(wù) 產(chǎn)品 文檔 關(guān)于

Could not start CKFinder: Language file is missing or broken

原因在于iis不支持.json擴(kuò)展名,官方教程地址https://ckeditor.com/docs/ckfinder/ckfinder3-php/quickstart.html#quickstart_troubleshooting_json

You will thus need to?add JSON as a new MIME type?in your IIS configuration.

Set the following options in the?Add MIME Type?dialog:

  • File name extension:?.json.
  • MIME type:?application/json.