我在我的站点中安装了ckeditor和ckfinder,当我运行一个ckfinder示例来测试浏览图像功能时,它说:
由于安全原因,文件浏览器被禁用。
我找不到启用文件浏览器的方法,请谁提供解决方案?
enabled = "false"
$baseUrl = '/ckfinder/userfiles/';
Another helpful thread.