panxianhai / kindeditor-for-wordpress

[Deprecated]Wordpress的kindeditor插件
GNU Lesser General Public License v2.1
20 stars 10 forks source link

目前为止,依旧提示上传目录不存在问题。 #11

Closed erotic closed 9 years ago

erotic commented 10 years ago

新安装的wordpress 3.8,安装了Kindeditor for wordpress插件,上传图片与批量上传图片功能健全,但是在上传图片100%之后,提示“上传目录不存在”问题。遍寻百度,不得解。求助。

panxianhai commented 10 years ago

@erotic 这个问题是因为你的uploads文件夹不存在,目前你可以直接在wp-content目录下建立一个uploads目录,应该就可以了。

panxianhai commented 9 years ago

https://github.com/panxianhai/kindeditor-for-wordpress/commit/165f2a9f8f8b9b2abd9bd786486c3d34b377d7b6 修复了这个问题,目前使用github上面的版本不会有这个问题了,后面上传到wordpress.org上面去。