Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter robinlolo

    (@robinlolo)

    Hi Jess

    I’ve switched to SendGrid and it did reduce the submission time to less than 5 seconds.

    Thank you so much.

    Thread Starter robinlolo

    (@robinlolo)

    What do you recommend? All I need is a quick submission, I don’t care if we use Microsoft or someone else.

    Do you see this message after you send a test email? do you see any other messages?

    Thread Starter robinlolo

    (@robinlolo)

    2019-07-17 20:05:01.745625 – DEBUG –> GFCommon::send_notification(): Starting to process notification (#5c728fbfb7713 – Admin Notification).
    2019-07-17 20:05:01.747035 – DEBUG –> GFCommon::send_email(): Sending email via wp_mail().
    2019-07-17 20:05:01.747092 – DEBUG –> Array
    (
    [to] => [email protected]
    [subject] => New submission from NZ QROPS – LandingPage
    [message] => <html>
    <head>
    <title>New submission from NZ QROPS – LandingPage</title>
    </head>
    <body>
    <table width=”99%” border=”0″ cellpadding=”1″ cellspacing=”0″ bgcolor=”#EAEAEA”><tr><td>
    <table width=”100%” border=”0″ cellpadding=”5″ cellspacing=”0″ bgcolor=”#FFFFFF”>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Name</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>Moha Yousry</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Email *</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>[email protected]</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Country</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>Albania</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Phone *</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>654654</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Contact Type</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>Other</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>How can we help you?</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>test</font>
    </td>
    </tr>
    <tr bgcolor=”#EAF2FA”>
    <td colspan=”2″>
    <font style=”font-family: sans-serif; font-size:12px;”>Campaign Name</font>
    </td>
    </tr>
    <tr bgcolor=”#FFFFFF”>
    <td width=”20″> </td>
    <td>
    <font style=”font-family: sans-serif; font-size:12px;”>Camp_NZ_W_QROPS</font>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>
    [headers] => Array
    (
    [From] => From: “IVCM” <[email protected]>
    [Content-type] => Content-type: text/html; charset=UTF-8
    )

    [attachments] => Array
    (
    )

    [abort_email] =>
    )

    2019-07-17 20:05:14.102520 – DEBUG –> GFCommon::send_email(): Result from wp_mail(): 1
    2019-07-17 20:05:14.102910 – DEBUG –> GFCommon::send_email(): WordPress successfully passed the notification email (#5c728fbfb7713 – Admin Notification) for entry #109 to the sending server.

    Hi @christianne806

    is @cox.net an office365 email?

    How did resolve this?

    I have same problem with office 365 account.

    @mrpetreli

    Hi, I want to add a very simple if statement as below

    The Calculated Field called test_total
    under the manual formula, I typed the below code:

    if (%fieldone% < %fieldtwo% )
    {test_total = 0;}

    Can you please let me know what’s wrong with the above? thank you super much.

Viewing 7 replies - 1 through 7 (of 7 total)