Home >Backend Development >PHP Tutorial >php kindeditor上传图片出现C:fakepath1.jpg解决方法

php kindeditor上传图片出现C:fakepath1.jpg解决方法

WBOY
WBOYOriginal
2016-06-13 11:49:251843browse

php kindeditor上传图片出现C:\fakepath\1.jpg
在wordpress安装kindeditor编辑器,本地上传图片总是出现“C:\fakepath\1.jpg”的字样,不管1.jpg存在哪里。看图:

我找了资料,按照网上更改了浏览器的显示本地文件全路径的设置,但是这个问题还是没有得到解决,求各位大侠帮帮忙啊!!!
------解决方案--------------------
浏览器
工具 -> Internet选项 -> 安全 -> 自定义级别 -> 找到“其他”中的“将本地文件上载至服务器时包含本地目录路径”,选中“启用”就能解决问题

这个方法,你有试过?
------解决方案--------------------
楼主想多了。。。
fakepath是假目录的意思,编辑器是为了防止看到正确完整的上传路径所以这样设置的,这是是对的噢!!!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn