Home › Forums › Quform PHP › Uncaught exception 'phpmailerException'
I am receiving the below error when submitting the form:
Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Invalid address: ‘ in /subdomains/affiliates/quform/lib/class.phpmailer.php:798 Stack trace: #0 /subdomains/affiliates/quform/lib/class.phpmailer.php(734): PHPMailer->addAnAddress(‘to’, ”, ”) #1 /subdomains/affiliates/quform/process-file-uploads.php(400): PHPMailer->addAddress(”) #2 /subdomains/affiliates/quform/process-file-uploads.php(470): process(Object(Quform), Array) #3 {main} thrown in /subdomains/affiliates/quform/lib/class.phpmailer.php on line 798
The script seems to be ignore the SMTP settings I have filled out as well as not accepting the recipient. The config for recipient is as follows:
$config[‘recipients’] = ‘webmaster@gymnasticbodies.com’;
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.