1. with file upload + email action
error Uncaught Throwable of type TypeError thrown with message "preg_match(): Argument #2 ($subject) must be of type string, array given". Stack trace: #0 [ROOT]/libraries/vendor/phpmailer/phpmailer/src/PHPMailer.php(1867): preg_match('#^[a-z][a-z\\d+....', Array)
2. file upload is empty + only pdf + not required -> Sorry, only pdf files are allowed.
error Uncaught Throwable of type TypeError thrown with message "preg_match(): Argument #2 ($subject) must be of type string, array given". Stack trace: #0 [ROOT]/libraries/vendor/phpmailer/phpmailer/src/PHPMailer.php(1867): preg_match('#^[a-z][a-z\\d+....', Array)
2. file upload is empty + only pdf + not required -> Sorry, only pdf files are allowed.
you have "multi" file upload ?
Ok, this is now fixed here, an update is supposed to come out soon
You need to login to be able to post a reply.