Home › Forums › Quform PHP › progress bar near send button
- This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago by support.
- AuthorPosts
- December 1, 2016 at 9:36 pm #20441sfcurcioParticipant
I click on the send button and I get a progress bar without any other results. No email was received from the form. I used several tests to see if PHP mail is working and they all pass. SMTP will not work either. I cannot get passed the progress bar.
December 1, 2016 at 11:04 pm #20445sfcurcioParticipantAlso, I do not get any validation comments.
December 2, 2016 at 12:16 am #20446sfcurcioParticipantOK… Solved that issue. Wrong validator.
However, I am now getting this error on the web page:
There was a problem
Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Could not instantiate mail function.’ in E:\kunden\homepages\9\d655040607\www\quform\lib\class.phpmailer.php:1453
Stack trace:
#0 E:\kunden\homepages\9\d655040607\www\quform\lib\class.phpmailer.php(1325): PHPMailer->mailSend(‘Date: Thu, 1 De…’, ‘This is a multi…’)
#1 E:\kunden\homepages\9\d655040607\www\quform\lib\class.phpmailer.php(1203): PHPMailer->postSend()
#2 E:\kunden\homepages\9\d655040607\www\quform\process.php(378): PHPMailer->send()
#3 E:\kunden\homepages\9\d655040607\www\quform\process.php(431): process(Object(Quform), Array)
#4 {main}
thrown in E:\kunden\homepages\9\d655040607\www\quform\lib\class.phpmailer.php on line 1453December 2, 2016 at 1:52 am #20450sfcurcioParticipantThat’s solved as well. One last problem, no email.
December 2, 2016 at 9:56 am #20460AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
December 2, 2016 at 2:03 pm #20470sfcurcioParticipantI created a PHP mail test page using the host’s code. It works fine.
See: http://greenersidenj.com/contact.php
- This reply was modified 7 years, 11 months ago by sfcurcio.
December 5, 2016 at 7:05 pm #20476supportModeratorHi,
Did you manage to get this work ? Have you tried the solutions posted ?
Regards,
Félix
- AuthorPosts
- You must be logged in to reply to this topic.