时间:2021-07-01 10:21:17 帮助过:4人阅读

页面配置(<head>已经调用两个插件的js):

config.php里方法
function CheckAuthentication()
{
return false;
}已经改为
return true;
$baseUrl = '/assets/Components/ckfinder/userfiles/';
以上就是 CKEditor + CKFinder集成不能上传图片(文件),该怎么处理 的内容,更多相关内容请关注PHP中文网(www.gxlcms.com)!