Size limit not working
-
In my form, i have several upload fields and i’ve set the limit to something large in terms of file size but it still gives me an error saying the file size is too large.
In the form, I have:
[mfile dessignfile filetypes:jpg|png|doc|docx|pdf|pages|xlsx|xlsm|xls min-file:1 max-file:4 limit:400mb]
I read online that this could be an issue with the php.ini and their upload file size w/ hosting, or am i doing something wrong in the code?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Size limit not working’ is closed to new replies.