Replies: 0
Hi,
thank you for this plugin !
I have a problem that I do not understand.
I have 5 files input in my form : [file file-01 limit:4mb filetypes:jpg]. They have a limit of 4mb each.
When I upload 5 images (.jpg) with 2Mo each, the form returns an error “There was an error trying to send your message. Please try again later.” BUT I receive the mail a few time later…
However, if I upload 3 images of 2mo and 2 images of 500ko, I do not have any errors…
I deactivated all plugins on my website, and switched to the “twenty seventeen” theme.
In phpinfo there is :
upload_max_filesize 128M
I tried to reinstall contact form, I created new form too…
In modules/file.php I changed the value of $allowed_size to ‘40048576’ for testing
Does somebody have an idea ?
- This topic was modified 7 minutes ago by seabon67.