Home › Forums › Quform PHP › php email difficulty
- This topic has 2 replies, 3 voices, and was last updated 10 years ago by
Ally.
- AuthorPosts
- March 12, 2016 at 4:58 pm #18398
awfutr01
ParticipantWhen I try to run the example-file-uploads.html sample, I am getting the following error message:
There was a problem
Fatal error: Uncaught exception ‘phpmailerException’ with message ‘SMTP connect() failed.’ in /home/uoflonli/public_html/scholarships/template/quform/lib/class.phpmailer.php:1216
Stack trace:
#0 /home/uoflonli/public_html/scholarships/template/quform/lib/class.phpmailer.php(1059): PHPMailer->smtpSend(‘Date: Sat, 12 M…’, ‘–b1_6603e377c2…’)
#1 /home/uoflonli/public_html/scholarships/template/quform/lib/class.phpmailer.php(966): PHPMailer->postSend()
#2 /home/uoflonli/public_html/scholarships/template/quform/process-file-uploads.php(416): PHPMailer->send()
#3 /home/uoflonli/public_html/scholarships/template/quform/process-file-uploads.php(470): process(Object(Quform), Array)
#4 {main}
thrown in /home/uoflonli/public_html/scholarships/template/quform/lib/class.phpmailer.php on line 1216I have all the SMTP settings correct in the process script. Any ideas?
March 19, 2016 at 7:40 pm #18430Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
March 21, 2016 at 1:38 pm #18451Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.
