I tried this solution, but it doesn't work.Increase the upload limit size to something like 64M then you won't run into trouble. Then make the Media Manager limit something like 10M.
In PHP settings, you will need to make the file upload limit and post limit both 64M (Post size limit must be equal or higher than file size limit).
Post_max_size = 64MB
upload_max_filesize=64 MB
and same result. I set the media limit to 10 MB and when I download the 1.7 MB pdf it puts the message file too large and drops the setting to 2 MB
Statistics: Posted by Slushgood — Tue Mar 19, 2024 7:46 am