Home › Forums › Quform PHP › Fatal Errors Out of The Box
- This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Ally.
- AuthorPosts
- August 9, 2021 at 5:05 pm #33235eswansonParticipant
Out of the box, test installation, the product fails to submit the form:
– the index.html sample produces a “There was a problem. An Ajax error occurred.”
https://www.rescuerasmussenpond.com/test/– the multi form and the example-file-uploads.html examples produces the following error and will not submit:
There was a problem
Fatal error: Uncaught exception ‘PHPMailer\PHPMailer\Exception’ with message ‘Invalid address: (to): ‘ in /hxxxx/test/quform/vendor/phpmailer/phpmailer/src/PHPMailer.php:1092
Stack trace:
#0 /xxxx/test/quform/vendor/phpmailer/phpmailer/src/PHPMailer.php(1014): PHPMailer\PHPMailer\PHPMailer->addOrEnqueueAnAddress(‘to’, ”, ”)
#1 /xxxx/test/quform/process-multi-form1.php(381): PHPMailer\PHPMailer\PHPMailer->addAddress(”)
#2 /xxxx/test/quform/process-multi-form1.php(448): process(Object(Quform), Array)
#3 {main}
thrown in /xxxx/test/quform/vendor/phpmailer/phpmailer/src/PHPMailer.php on line 1092August 11, 2021 at 10:12 am #33239AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
August 11, 2021 at 4:33 pm #33242eswansonParticipantThank you Ally.
One more issue.
I still receive an Ajax error:
https://www.rescuerasmussenpond.com/test/There was a problem
An Ajax error occurred.Thank you.
August 12, 2021 at 11:02 am #33245AllySupport 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.