Error on submitting form

Home Forums Quform WordPress Error on submitting form

This topic is: not resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #8941
    Snake24
    Participant

    Hi i have an error with this plugin. When i submit a form it return me this error:

    Fatal error: Uncaught exception ‘phpmailerException’ with message ‘SMTP Error: Could not connect to SMTP host.’ in /web/htdocs/www.trasportogratis.name/home/wp-includes/class-phpmailer.php:1093 Stack trace: #0 /web/htdocs/www.trasportogratis.name/home/wp-includes/class-phpmailer.php(971): PHPMailer->SmtpConnect() #1 /web/htdocs/www.trasportogratis.name/home/wp-includes/class-phpmailer.php(845): PHPMailer->SmtpSend(‘Date: Mon, 3 Ma…’, ‘–b1_437790b1ff…’) #2 /web/htdocs/www.trasportogratis.name/home/wp-includes/class-phpmailer.php(763): PHPMailer->PostSend() #3 /web/htdocs/www.trasportogratis.name/home/wp-content/plugins/iphorm-form-builder/includes/common.php(769): PHPMailer->Send() #4 /web/htdocs/www.trasportogratis.name/home/wp-content/plugins/iphorm-form-builder/includes/common.php(1267): iphorm_process_form() #5 /web/htdocs/www.trasportogratis.name/home/wp-content/plugins/iphorm-form-builder/includes/common.php(1295): iphorm(‘1’, ”) #6 [internal function]: iphorm_shortcode(Array, ”, ‘iphorm’) #7 /web/htdocs/www.t in /web/htdocs/www.trasportogratis.name/home/wp-includes/class-phpmailer.php on line 1093

    On other forms it return me only an error message “Form not submitted”

    How can i solve it?
    Please help me it’s urgent!!
    Thanks

    #8944
    Snake24
    Participant

    I have updated the version of Quform at last version available.
    Now it not return me this error but i don’t receive the emails

    #8948
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #8952
    Snake24
    Participant

    I have inserted the correct data but it not work.

    #8953
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #8954
    Snake24
    Participant

    Ok, there’s an error, this is the full debug:

    object(PHPMailer)#5709 (65) {
    [“Priority”]=>
    int(3)
    [“CharSet”]=>
    string(5) “UTF-8”
    [“ContentType”]=>
    string(10) “text/plain”
    [“Encoding”]=>
    string(4) “8bit”
    [“ErrorInfo”]=>
    string(35) “SMTP Error: Could not authenticate.”
    [“From”]=>
    string(29) “helpdesk@trasportogratis.name”
    [“FromName”]=>
    string(9) “Help Desk”
    [“Sender”]=>
    string(29) “helpdesk@trasportogratis.name”
    [“ReturnPath”]=>
    string(0) “”
    [“Subject”]=>
    string(5) “Prova”
    [“Body”]=>
    string(14) “Testo di prova”
    [“AltBody”]=>
    string(0) “”
    [“MIMEBody”:protected]=>
    string(15) “Testo di prova

    [“MIMEHeader”:protected]=>
    string(431) “Date: Tue, 4 Mar 2014 09:54:33 +0000
    Return-Path: helpdesk@trasportogratis.name
    To: volinodesign@gmail.com
    From: Help Desk <helpdesk@trasportogratis.name>
    Subject: Prova
    Message-ID: <4c0330f239e28cc17509a84224db0858@www.trasportogratis.name>
    X-Priority: 3
    X-Mailer: PHPMailer 5.2.4 (http://code.google.com/a/apache-extras.org/p/phpmailer/)
    MIME-Version: 1.0
    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset=UTF-8


    [“mailHeader”:protected]=>
    string(0) “”
    [“WordWrap”]=>
    int(0)
    [“Mailer”]=>
    string(4) “smtp”
    [“Sendmail”]=>
    string(18) “/usr/sbin/sendmail”
    [“UseSendmailOptions”]=>
    bool(true)
    [“PluginDir”]=>
    string(0) “”
    [“ConfirmReadingTo”]=>
    string(0) “”
    [“Hostname”]=>
    string(0) “”
    [“MessageID”]=>
    string(0) “”
    [“MessageDate”]=>
    string(0) “”
    [“Host”]=>
    string(13) “smtp.aruba.it”
    [“Port”]=>
    string(3) “465”
    [“Helo”]=>
    string(0) “”
    [“SMTPSecure”]=>
    string(0) “”
    [“SMTPAuth”]=>
    bool(true)
    [“Username”]=>
    string(29) “helpdesk@trasportogratis.name”
    [“Password”]=>
    string(12) “helpdeskpt14”
    [“AuthType”]=>
    string(0) “”
    [“Realm”]=>
    string(0) “”
    [“Workstation”]=>
    string(0) “”
    [“Timeout”]=>
    int(10)
    [“SMTPDebug”]=>
    int(2)
    [“Debugoutput”]=>
    string(4) “echo”
    [“SMTPKeepAlive”]=>
    bool(false)
    [“SingleTo”]=>
    bool(false)
    [“SingleToArray”]=>
    array(0) {
    }
    [“LE”]=>
    string(1) ”

    [“DKIM_selector”]=>
    string(0) “”
    [“DKIM_identity”]=>
    string(0) “”
    [“DKIM_passphrase”]=>
    string(0) “”
    [“DKIM_domain”]=>
    string(0) “”
    [“DKIM_private”]=>
    string(0) “”
    [“action_function”]=>
    string(0) “”
    [“Version”]=>
    string(5) “5.2.4”
    [“XMailer”]=>
    string(0) “”
    [“smtp”:protected]=>
    object(SMTP)#5708 (11) {
    [“SMTP_PORT”]=>
    int(25)
    [“CRLF”]=>
    string(2) ”

    [“do_debug”]=>
    int(2)
    [“Debugoutput”]=>
    string(4) “echo”
    [“do_verp”]=>
    bool(false)
    [“Timeout”]=>
    int(10)
    [“Timelimit”]=>
    int(30)
    [“Version”]=>
    string(5) “5.2.4”
    [“smtp_conn”:”SMTP”:private]=>
    int(0)
    [“error”:”SMTP”:private]=>
    array(1) {
    [“error”]=>
    string(38) “Called Reset() without being connected”
    }
    [“helo_rply”:”SMTP”:private]=>
    NULL
    }
    [“to”:protected]=>
    array(1) {
    [0]=>
    array(2) {
    [0]=>
    string(22) “volinodesign@gmail.com”
    [1]=>
    string(0) “”
    }
    }
    [“cc”:protected]=>
    array(0) {
    }
    [“bcc”:protected]=>
    array(0) {
    }
    [“ReplyTo”:protected]=>
    array(0) {
    }
    [“all_recipients”:protected]=>
    array(1) {
    [“volinodesign@gmail.com”]=>
    bool(true)
    }
    [“attachment”:protected]=>
    array(0) {
    }
    [“CustomHeader”:protected]=>
    array(0) {
    }
    [“message_type”:protected]=>
    string(5) “plain”
    [“boundary”:protected]=>
    array(3) {
    [1]=>
    string(35) “b1_4c0330f239e28cc17509a84224db0858”
    [2]=>
    string(35) “b2_4c0330f239e28cc17509a84224db0858”
    [3]=>
    string(35) “b3_4c0330f239e28cc17509a84224db0858”
    }
    [“language”:protected]=>
    array(18) {
    [“authenticate”]=>
    string(35) “SMTP Error: Could not authenticate.”
    [“connect_host”]=>
    string(43) “SMTP Error: Could not connect to SMTP host.”
    [“data_not_accepted”]=>
    string(30) “SMTP Error: Data not accepted.”
    [“empty_message”]=>
    string(18) “Message body empty”
    [“encoding”]=>
    string(18) “Unknown encoding: ”
    [“execute”]=>
    string(19) “Could not execute: ”
    [“file_access”]=>
    string(23) “Could not access file: ”
    [“file_open”]=>
    string(33) “File Error: Could not open file: ”
    [“from_failed”]=>
    string(35) “The following From address failed: ”
    [“instantiate”]=>
    string(36) “Could not instantiate mail function.”
    [“invalid_address”]=>
    string(15) “Invalid address”
    [“mailer_not_supported”]=>
    string(25) ” mailer is not supported.”
    [“provide_address”]=>
    string(54) “You must provide at least one recipient email address.”
    [“recipients_failed”]=>
    string(45) “SMTP Error: The following recipients failed: ”
    [“signing”]=>
    string(15) “Signing Error: ”
    [“smtp_connect_failed”]=>
    string(22) “SMTP Connect() failed.”
    [“smtp_error”]=>
    string(19) “SMTP server error: ”
    [“variable_set”]=>
    string(30) “Cannot set or reset variable: ”
    }
    [“error_count”:protected]=>
    int(2)
    [“sign_cert_file”:protected]=>
    string(0) “”
    [“sign_key_file”:protected]=>
    string(0) “”
    [“sign_key_pass”:protected]=>
    string(0) “”
    [“exceptions”:protected]=>
    bool(true)
    }

    I have always used the PHPmail but not works now.. Why?
    How can i solve it?
    Please it’s very urgent.

    #8955
    Snake24
    Participant

    Ok, i have resolved the email issue from WP Easy SMTP and now this is my log:
    SMTP -> FROM SERVER:220 smtpcmd01.ad.aruba.it bizsmtp ESMTP server ready

    <br />SMTP -> FROM SERVER: 250-smtpcmd01.ad.aruba.it hello [62.149.143.84], pleased to meet you
    250-HELP
    250-AUTH LOGIN PLAIN
    250-SIZE 524288000
    250-ENHANCEDSTATUSCODES
    250-8BITMIME
    250 OK

    <br />SMTP -> FROM SERVER:250 2.1.0 <helpdesk@trasportogratis.name> sender ok

    <br />SMTP -> FROM SERVER:250 2.1.5 <volinodesign@gmail.com> recipient ok

    <br />SMTP -> FROM SERVER:354 enter mail, end with “.” on a line by itself

    <br />SMTP -> FROM SERVER:250 2.0.0 ZN031n01g1pU2DJ01N03kB mail accepted for delivery

    <br />SMTP -> FROM SERVER:221 2.0.0 smtpcmd01.ad.aruba.it bizsmtp closing connection

    <br />

    It works from here but when i put this info on quform plugin and send email from form it’s nor work..

    #8956
    Snake24
    Participant

    Now i have this error on testing:

    SMTP -> FROM SERVER:220 smtpcmd01.ad.aruba.it bizsmtp ESMTP server ready

    <br />SMTP -> FROM SERVER: 250-smtpcmd01.ad.aruba.it hello [62.149.143.84], pleased to meet you
    250-HELP
    250-AUTH LOGIN PLAIN
    250-SIZE 524288000
    250-ENHANCEDSTATUSCODES
    250-8BITMIME
    250 OK

    <br />SMTP -> FROM SERVER:250 2.1.0 <helpdesk@trasportogratis.name> sender ok

    <br />SMTP -> FROM SERVER:250 2.1.5 <volinodesign@gmail.com> recipient ok

    <br />SMTP -> FROM SERVER:354 enter mail, end with “.” on a line by itself

    <br />SMTP -> FROM SERVER:552 5.2.0 ZN921n0131pU2DJ01N93Cc spam detected

    <br />SMTP -> ERROR: DATA not accepted from server: 552 5.2.0 ZN921n0131pU2DJ01N93Cc spam detected

    <br />

    #8959
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy