无法上传用户图片

Can't upload user picture

我想在默认表单上为简单用户上传图片,但出现以下错误:

"The file could not be uploaded."

我尝试过所有类型的文件格式。

我还检查了目录的权限:

sites/default/files

启用数据库日志模块并查看日志, 还要检查 sites/default/files

的权限

并且还要检查临时目录是否已设置到正确的位置。

看看https://drupal.stackexchange.com/questions/30113/configuring-the-temporary-directory可能对你有帮助。