You are not logged in.
Pages: 1
When going to Files > Upload Image the droppable part works just fine, but when we next hit "Continue" to go to the /admin/files/process/image/0/ stage prior to cropping, we get a 403 on our live server.
I double checked File Permissions, we have no file permissions warning in Developer > Site Status.
I've been trying to track down the full process to understand if something else needs permissions opened up or if maybe this is maybe a Cloudflare restriction.
Any idea what may cause this? Thanks!
We actually sorted this, the site name was soooo long, it was pushing things down. Shortened and all is fine.
We are working with a form that has a file upload and wanting to accomplish three things:
1. We want to limit the file type that can be uploaded.
2. We want the files to be removed from the server, presumably when the entry is deleted. We noticed it is not removed when the entry is removed.
3. Control of the file size (within server limitations of course). We do see the form obeys (as it has to) the server upload limit.
If this is something you advise we handle, knowing any hooks or caveats would help a good deal. Thank you.
Pages: 1