Hello,
I hope that you will be able to help me. I have an issue where users cannot upload any file over 100MB (98MB is fine, 103MB is not) from the front end, but I can upload much larger files without issues via wp-admin. I use BuddyPress and Youzify and the Youzify upload progress bar won’t do anything if the file is over 100MB, but I also tried Forminator Pro and I am also not able to upload a file over 100MB, so I wouldn’t say the issue is with the Youzify per se.
I have these server setttings:
| PHP max input variables | 1000 |
|---|---|
| PHP time limit | 300 |
| PHP memory limit | 512M |
| Max input time | 300 |
| Upload max filesize | 512M |
| PHP post max size | 512M |
Any help, please?