• Hello:
    Last few days, when we fill out the Register form, we get code error, the form still work, activation email still goes through fine.
    If we de-activate the Post SMTP plugin, error is gone, we like the plugin, how can we solve the issue.
    We did update plugin.
    Diagnostic Test code:

    Mailer: postsmtp
    HostName: pdhsource.com
    cURL Version: 7.67.0
    OpenSSL Version: OpenSSL/1.0.2t
    OS: Linux box1273.bluehost.com 3.10.0-862.3.2.4.ELK.el6.x86_64 #1 SMP Thu May 24 16:26:56 CDT 2018 x86_64
    PHP: Linux 7.3.13 C
    PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=No, zlib_encode=Yes
    WordPress: 5.3.2 en_US UTF-8
    WordPress Theme: WPLMS
    WordPress Plugins: Autocomplete WooCommerce Orders, Autoptimize, WordPress Backup & Security Plugin – BlogVault, BuddyPress, Classic Editor, Cloudflare, Custom Twitter Feeds, Custom Certificate Shortcode, Dashboard Heaven, EWWW Image Optimizer, Examin, Google XML Sitemaps, WPLMS GA, WPBakery Page Builder, Sendinblue Subscribe Form And WP SMTP, MathJax-LaTeX, Mouseflow for WordPress, Post SMTP, Redirection, SSL Insecure Content Fixer, UpdraftPlus – Backup/Restore, User Role Editor, Vibe BuddyPress WooCommerce, Vibe Course Module, Vibe Custom Types, Vibe ShortCodes, W3 Total Cache, WooCommerce Stripe Gateway, WooCommerce Google Analytics Integration, WooCommerce, Yoast SEO, WPLMS Custom Certificate Codes, WPLMS Customizer Plugin, WPLMS Dashboard, WPLMS Front End, WPLMS Unit Timings, WPLMS VC Templates
    WordPress wp_mail Owner: /home2/iiqualit/public_html/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php
    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email, PostsmtpMailer->get_mail_args
    WordPress phpmailer_init Action(s): PostsmtpMailer->phpmailer_smtp_init
    Postman: 2.0.10
    Postman Sender Domain (Envelope|Message): pdhsource.com | pdhsource.com
    Postman Prevent Message Sender Override (Email|Name): Yes | Yes
    Postman Active Transport: SMTP (smtps:login://box1273.bluehost.com:465)
    Postman Active Transport Status (Ready|Connected): Yes | Yes
    Postman Deliveries (Success|Fail): 4982 | 1035

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 18 total)
  • Hi,

    Did it happen after the update?

    Thread Starter hashur

    (@hashur)

    was before the update, few days ago, update did not fix it.

    What error do you get?

    Thread Starter hashur

    (@hashur)

    I can screen share, you could fill out the Register form and see it. You’ll get the error after you click complete sign up.
    This is the first few lines: Thank You

    2020-01-22 19:28:03 Connection: opening to ssl://box1273.bluehost.com:465, timeout=300, options=array ()
    2020-01-22 19:28:03 Connection: opened
    2020-01-22 19:28:03 SERVER -> CLIENT: 220-box1273.bluehost.com ESMTP Exim 4.92 #2 Wed, 22 Jan 2020 12:28:03 -0700 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    2020-01-22 19:28:03 CLIENT -> SERVER: EHLO pdhsource.com

    Can you paste the last lines?

    Thread Starter hashur

    (@hashur)

    This code shows up on top, below it you find Registration process, if you fill out form with whatever you want, you’ll see it.

    2020-01-22 20:00:31 Connection: opening to ssl://box1273.bluehost.com:465, timeout=300, options=array ()
    2020-01-22 20:00:31 Connection: opened
    2020-01-22 20:00:31 SERVER -> CLIENT: 220-box1273.bluehost.com ESMTP Exim 4.92 #2 Wed, 22 Jan 2020 13:00:31 -0700 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    2020-01-22 20:00:31 CLIENT -> SERVER: EHLO pdhsource.com
    2020-01-22 20:00:31 SERVER -> CLIENT: 250-box1273.bluehost.com Hello pdhsource.com [50.87.249.73]250-SIZE 52428800250-8BITMIME250-PIPELINING250-AUTH PLAIN LOGIN250 HELP
    2020-01-22 20:00:31 CLIENT -> SERVER: AUTH LOGIN
    2020-01-22 20:00:31 SERVER -> CLIENT: 334 VXNlcm5hbWU6
    2020-01-22 20:00:31 CLIENT -> SERVER: YWRtaW5AcGRoc291cmNlLmNvbQ==
    2020-01-22 20:00:31 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
    2020-01-22 20:00:31 CLIENT -> SERVER: aG5hQFBWQ0MxMA==
    2020-01-22 20:00:31 SERVER -> CLIENT: 235 Authentication succeeded
    2020-01-22 20:00:31 CLIENT -> SERVER: MAIL FROM:<[email protected]>
    2020-01-22 20:00:31 SERVER -> CLIENT: 250 OK
    2020-01-22 20:00:31 CLIENT -> SERVER: RCPT TO:<[email protected]>
    2020-01-22 20:00:31 SERVER -> CLIENT: 250 Accepted
    2020-01-22 20:00:31 CLIENT -> SERVER: DATA
    2020-01-22 20:00:31 SERVER -> CLIENT: 354 Enter message, ending with “.” on a line by itself
    2020-01-22 20:00:31 CLIENT -> SERVER: Date: Wed, 22 Jan 2020 20:00:31 +0000
    2020-01-22 20:00:31 CLIENT -> SERVER: To: adam <[email protected]>
    2020-01-22 20:00:31 CLIENT -> SERVER: From: PDH Source <[email protected]>
    2020-01-22 20:00:31 CLIENT -> SERVER: Reply-To: “PDH Source, LLC” <[email protected]>
    2020-01-22 20:00:31 CLIENT -> SERVER: Subject: [PDH Source, LLC] Activate your account
    2020-01-22 20:00:31 CLIENT -> SERVER: Message-ID: <[email protected]>
    2020-01-22 20:00:31 CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.27 (https://github.com/PHPMailer/PHPMailer)
    2020-01-22 20:00:31 CLIENT -> SERVER: X-BuddyPress: 5.1.2
    2020-01-22 20:00:31 CLIENT -> SERVER: X-BuddyPress-Type: core-user-registration
    2020-01-22 20:00:31 CLIENT -> SERVER: MIME-Version: 1.0
    2020-01-22 20:00:31 CLIENT -> SERVER: Content-Type: multipart/alternative;
    2020-01-22 20:00:31 CLIENT -> SERVER: boundary=”b1_324e975428323c9cc6b12a6e6b1c6bc3″
    2020-01-22 20:00:31 CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: This is a multi-part message in MIME format.
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: –b1_324e975428323c9cc6b12a6e6b1c6bc3
    2020-01-22 20:00:31 CLIENT -> SERVER: Content-Type: text/plain; charset=us-ascii
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: Thanks for registering!
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: To complete the activation of your account, go to the following link: https://pdhsource.com/activate-2/ze0rT4znfOL7kuo8fbRffUwssp5lCYGT/
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: –b1_324e975428323c9cc6b12a6e6b1c6bc3
    2020-01-22 20:00:31 CLIENT -> SERVER: Content-Type: text/html; charset=us-ascii
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!DOCTYPE html>
    2020-01-22 20:00:31 CLIENT -> SERVER: <html lang=”en” xmlns=”http://www.w3.org/1999/xhtml&#8221; xmlns:v=”urn:schemas-microsoft-com:vml” xmlns:o=”urn:schemas-microsoft-com:office:office”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <head>
    2020-01-22 20:00:31 CLIENT -> SERVER: <meta charset=”UTF-8″>
    2020-01-22 20:00:31 CLIENT -> SERVER: <meta name=”viewport” content=”width=device-width”> <!– Forcing initial-scale shouldn’t be necessary –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <meta http-equiv=”X-UA-Compatible” content=”IE=edge”> <!– Use the latest (edge) version of IE rendering engine –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <meta name=”x-apple-disable-message-reformatting”> <!– Disable auto-scale in iOS 10 Mail entirely –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <title></title> <!– The title tag shows in email notifications, like Android 4.4. –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– CSS Reset –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <style type=”text/css”>
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Remove spaces around the email design added by some email clients. */
    2020-01-22 20:00:31 CLIENT -> SERVER: /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
    2020-01-22 20:00:31 CLIENT -> SERVER: html,
    2020-01-22 20:00:31 CLIENT -> SERVER: body {
    2020-01-22 20:00:31 CLIENT -> SERVER: Margin: 0 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: padding: 0 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: height: 100% !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: width: 100% !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Stops email clients resizing small text. */
    2020-01-22 20:00:31 CLIENT -> SERVER: * {
    2020-01-22 20:00:31 CLIENT -> SERVER: -ms-text-size-adjust: 100%;
    2020-01-22 20:00:31 CLIENT -> SERVER: -webkit-text-size-adjust: 100%;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What is does: Centers email on Android 4.4 */
    2020-01-22 20:00:31 CLIENT -> SERVER: div[style*=”margin: 16px 0″] {
    2020-01-22 20:00:31 CLIENT -> SERVER: margin: 0 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Stops Outlook from adding extra spacing to tables. */
    2020-01-22 20:00:31 CLIENT -> SERVER: table,
    2020-01-22 20:00:31 CLIENT -> SERVER: td {
    2020-01-22 20:00:31 CLIENT -> SERVER: mso-table-lspace: 0pt !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: mso-table-rspace: 0pt !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
    2020-01-22 20:00:31 CLIENT -> SERVER: table {
    2020-01-22 20:00:31 CLIENT -> SERVER: border-spacing: 0 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: border-collapse: collapse !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: table-layout: fixed !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: Margin: 0 auto !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER: table table table {
    2020-01-22 20:00:31 CLIENT -> SERVER: table-layout: auto;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Uses a better rendering method when resizing images in IE. */
    2020-01-22 20:00:31 CLIENT -> SERVER: /* & manages img max widths to ensure content body images don’t exceed template width. */
    2020-01-22 20:00:31 CLIENT -> SERVER: img {
    2020-01-22 20:00:31 CLIENT -> SERVER: -ms-interpolation-mode:bicubic;
    2020-01-22 20:00:31 CLIENT -> SERVER: height: auto;
    2020-01-22 20:00:31 CLIENT -> SERVER: max-width: 100%;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: A work-around for email clients meddling in triggered links. */
    2020-01-22 20:00:31 CLIENT -> SERVER: *[x-apple-data-detectors], /* iOS */
    2020-01-22 20:00:31 CLIENT -> SERVER: .x-gmail-data-detectors, /* Gmail */
    2020-01-22 20:00:31 CLIENT -> SERVER: .x-gmail-data-detectors *,
    2020-01-22 20:00:31 CLIENT -> SERVER: .aBn {
    2020-01-22 20:00:31 CLIENT -> SERVER: border-bottom: 0 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: cursor: default !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: color: inherit !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: text-decoration: none !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: font-size: inherit !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: font-family: inherit !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: font-weight: inherit !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: line-height: inherit !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
    2020-01-22 20:00:31 CLIENT -> SERVER: .a6S {
    2020-01-22 20:00:31 CLIENT -> SERVER: display: none !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: opacity: 0.01 !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* If the above doesn’t work, add a .g-img class to any image in question. */
    2020-01-22 20:00:31 CLIENT -> SERVER: img.g-img + div {
    2020-01-22 20:00:31 CLIENT -> SERVER: display: none !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: /* What it does: Prevents underlining the button text in Windows 10 */
    2020-01-22 20:00:31 CLIENT -> SERVER: .button-link {
    2020-01-22 20:00:31 CLIENT -> SERVER: text-decoration: none !important;
    2020-01-22 20:00:31 CLIENT -> SERVER: }
    2020-01-22 20:00:31 CLIENT -> SERVER: </style>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: </head>
    2020-01-22 20:00:31 CLIENT -> SERVER: <body class=”email_bg” width=”100%” bgcolor=”#F7F3F0″ style=”margin: 0; mso-line-height-rule: exactly;”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table cellpadding=”0″ cellspacing=”0″ border=”0″ height=”100%” width=”100%” bgcolor=”#F7F3F0″ style=”border-collapse:collapse;” class=”email_bg”><tr><td valign=”top”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <center style=”width: 100%; text-align: left;”>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Visually Hidden Preheader Text : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <div style=”display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;”>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: </div>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Visually Hidden Preheader Text : END –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <div style=”max-width: 600px; margin: auto;” class=”email-container”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!–[if mso]>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ width=”600″ align=”center”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <td>
    2020-01-22 20:00:31 CLIENT -> SERVER: <![endif]–>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Header : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ align=”center” width=”100%” style=”max-width: 600px; border-top: 7px solid #D84800″ bgcolor=”#F7F3F0″ class=”header_bg”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <td style=”text-align: center; padding: 15px 0; font-family: sans-serif; mso-height-rule: exactly; font-weight: bold; color: #000000; font-size: 30px” class=”header_text_color header_text_size”>
    2020-01-22 20:00:31 CLIENT -> SERVER: PDH Source, LLC </td>
    2020-01-22 20:00:31 CLIENT -> SERVER: </tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: </table>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Header : END –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Body : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ align=”center” bgcolor=”#FFFFFF” width=”100%” style=”max-width: 600px; border-radius: 5px;” class=”body_bg”>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– 1 Column Text : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <td>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ width=”100%”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <td style=”padding: 20px; font-family: sans-serif; mso-height-rule: exactly; line-height: 24px; color: #555555; font-size: 15px” class=”body_text_color body_text_size”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <span style=”font-weight: bold; font-size: 20px” class=”welcome”>Hi adam,</span>
    2020-01-22 20:00:31 CLIENT -> SERVER: <hr color=”#F7F3F0″>
    2020-01-22 20:00:31 CLIENT -> SERVER: <p>Thanks for registering!</p>
    2020-01-22 20:00:31 CLIENT -> SERVER: <p>To complete the activation of your account, go to the following link: https://pdhsource.com/activate-2/ze0rT4znfOL7kuo8fbRffUwssp5lCYGT/</p>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: </td>
    2020-01-22 20:00:31 CLIENT -> SERVER: </tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: </table>
    2020-01-22 20:00:31 CLIENT -> SERVER: </td>
    2020-01-22 20:00:31 CLIENT -> SERVER: </tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– 1 Column Text : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: </table>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Body : END –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Footer : BEGIN –>
    2020-01-22 20:00:31 CLIENT -> SERVER: <br>
    2020-01-22 20:00:31 CLIENT -> SERVER: <table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ align=”left” width=”100%” style=”max-width: 600px; border-radius: 5px;” bgcolor=”#F7F3F0″ class=”footer_bg”>
    2020-01-22 20:00:31 CLIENT -> SERVER: <tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: <td style=”padding: 20px; width: 100%; font-size: 12px; font-family: sans-serif; mso-height-rule: exactly; line-height: 19px; text-align: left; color: #525252;” class=”footer_text_color footer_text_size”>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <span class=”footer_text”>© 2020 PDH Source, LLC · Privacy Policy</span>
    2020-01-22 20:00:31 CLIENT -> SERVER: <br><br>
    2020-01-22 20:00:31 CLIENT -> SERVER: unsubscribe
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: </td>
    2020-01-22 20:00:31 CLIENT -> SERVER: </tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: </table>
    2020-01-22 20:00:31 CLIENT -> SERVER: <!– Email Footer : END –>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: <!–[if mso]>
    2020-01-22 20:00:31 CLIENT -> SERVER: </td>
    2020-01-22 20:00:31 CLIENT -> SERVER: </tr>
    2020-01-22 20:00:31 CLIENT -> SERVER: </table>
    2020-01-22 20:00:31 CLIENT -> SERVER: <![endif]–>
    2020-01-22 20:00:31 CLIENT -> SERVER: </div>
    2020-01-22 20:00:31 CLIENT -> SERVER: </center>
    2020-01-22 20:00:31 CLIENT -> SERVER: </td></tr></table>
    2020-01-22 20:00:31 CLIENT -> SERVER: </body>
    2020-01-22 20:00:31 CLIENT -> SERVER: </html>
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: –b1_324e975428323c9cc6b12a6e6b1c6bc3–
    2020-01-22 20:00:31 CLIENT -> SERVER:
    2020-01-22 20:00:31 CLIENT -> SERVER: .
    2020-01-22 20:00:31 SERVER -> CLIENT: 250 OK id=1iuMAx-000Zhx-Nc
    2020-01-22 20:00:31 CLIENT -> SERVER: QUIT
    2020-01-22 20:00:31 SERVER -> CLIENT: 221 box1273.bluehost.com closing connection
    2020-01-22 20:00:31 Connection: closed

    Hi,

    Please paste here the exact error you see.
    You can drop or change private info.

    Thread Starter hashur

    (@hashur)

    its up in the above post.
    Again, enter whatever info to fill out form and you will get the above code.
    https://pdhsource.com/register/

    any change your wp_debug is set to true?

    Thread Starter hashur

    (@hashur)

    i did not change it

    please change the mailer type to postsmtp, under settings the first tab.

    Thread Starter hashur

    (@hashur)

    it is postsmtp, I did not change it.

    Sorry my bad, try to change to phpmailer.

    Thread Starter hashur

    (@hashur)

    made the change.
    purged cache
    tested form again
    same error
    sorry
    Thank You

    Sorry, but something else hos causing it and I have no way to find what.

Viewing 15 replies - 1 through 15 (of 18 total)

The topic ‘Error on Register Form’ is closed to new replies.