Hi all,
We're using an "Attachments" option under "Workflow settings" for a "Story" content type so that editors can attach files. This worked ok for our development website (multi-site configuration), but has been acting strange in production.
With two users having identical roles, only one can successfully upload files. The other sees a red border around the file field after clicking "Browse..." and selecting a file to upload. I've been testing with the same file in multiple browsers with consistent results in production. Development, however, works fine. Both users have tried clearing the browser cache and logging out and back in. What's more, the administrator user also receives the same red border result where files cannot be successfully attached.
Any ideas? Would I need to "Rebuild permissions" to solve this?
Thanks.
Comments
Just tried rebuilding
Just tried rebuilding permissions and the issue still remains. :-(
Have you check the "File
Have you check the "File system path" and "Temporary directory" in Site Configuration? May be file path on server is difference from file path on local.
Just checked and they're the
Just checked and they're the same. :-( We've been able to store images and files in other cases, just not the case above.
Figured it out. Looks like
Figured it out. Looks like "File upload" had to be configured for more total space per user. I finally saw what the red border around the file upload box meant when viewing source. CSS isn't currently in place for file upload errors which is why I saw no error message.