• Resolved mixali

    (@mixali)


    Hi,

    The plugin works great but I do not see the the SMTP Debug information.

    I activated the box “Debug SMTP?” on the Form I am testing but I do not see any Debug information on the confirmation.

    – As Confirmation in the Gravity Form settings, I selected both the option “text” and “redirection”, but I won’t see any debug notice on page header or such.
    – Emails do arrive via Office365 in matter of seconds to the inbox.
    – I activated the debug constants WP_DEBUG, WP_DEBUG_LOG and SCRIPT_DEBUG, but it doesn’t help and I do not see anything coming from SMTP settings to the LOG or in the regular WordPress PHP debug header.

    Maybe I just missed something, happy to get any tip!
    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kevin Pirnie

    (@kevp75)

    Hi @mixali
    Interesting… it is supposed to show on the form page itself… (screenshot: https://prnt.sc/y55kYSeZomxG )

    However, when I have WP_DEBUG enabled it just throws me a fatal php error. I will look into it, and will likely change it to write to a debug log file, rather than show on the form.

    Plugin Author Kevin Pirnie

    (@kevp75)

    @mixali can you tell me a little more about your specific environment? That way I can test under mine, and then try to mimic yours as well… specifically:

    WP Core Version:
    Gravity Forms Version:
    PHP Version:
    Apache/nGinx/OLS/IIS ?
    Windows? Linux?

    Plugin Author Kevin Pirnie

    (@kevp75)

    Did you happen to check: wp-content/gf-smtp-log.log ??
    That was implemented back in version: 0.9.46

    Plugin Author Kevin Pirnie

    (@kevp75)

    @mixali I pushed an update, however, it was simply to fix the PHP Fatal error I was encountering, as well, to change the verbosity of the debugging.

    Your log file is inside your wp-content folder as per version 0.9.46

    Thread Starter mixali

    (@mixali)

    Hi Kevin,

    Thanks for the fast answer and great support! Now I know where the debug log is and I could take a look, thanks. Very useful you included it on the SMTP Settings interface.

    Everything looks good and emails are efficiently sent; it helps me to move on with the implementation.

    Do you still need the environment details?

    BEST regards,

    • This reply was modified 2 years, 8 months ago by mixali.
    Plugin Author Kevin Pirnie

    (@kevp75)

    Appreciate the confirmation @mixali

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Debugg’ is closed to new replies.