KCFinder 'You do not have permission to list the files.'

后端 未结 3 1231
抹茶落季
抹茶落季 2021-01-17 22:24

I have a problem with the integration of KCFinder in ckeditor. The version of my ckeditor is 4.0 and the other (KCFinder version) is 2.52-dev.

Hi configure the confi

3条回答
  •  -上瘾入骨i
    2021-01-17 23:12

    I think the problem is that you also need to configure the setting in KCFinder. You need to locate config.php in KCFinder folder, for this:

    'disabled' => true
    

    change it to false then you should be able to upload file to your server.

提交回复
热议问题