百度编辑器ueditor上传图片失败,显示上传错误

修改 ueditor  -->  php -->  Upload.class.php  -->  __construct()方法

 

$this->stateMap['ERROR_TYPE_NOT_ALLOWED'] = mb_convert_encoding($this->stateMap['ERROR_TYPE_NOT_ALLOWED'], 'utf-8', 'auto');

 

posted @ 2020-05-12 18:25  Cyber_nnno  阅读(1681)  评论(0)    收藏  举报