I’m using the safecracker_file upload in a safecracker form and I’m getting an error when I try to upload files. When logged in as a super admin, the form works fine. But when logged in as any other member group, I get this error:
Participant Uploads - The file could not be written to disk.
note: for some reason if I upload a .jpg file or a .gif file the upload goes through fine, but when I try to upload .txt,.doc,.pdf I get the error.
I’m assuming this is a file permissions problem. I’ve made sure to set the folder permissions to 777. I’ve also set the group permissions for the other member groups to allow editing and uploading in this channel. Does anyone know where else there may be permissions settings I am missing? or maybe this isn’t a permissions setting problem at all?