• Resolved leemn

    (@leemn)


    Hello, it appears that the in the latest release 1.0.9 this is a small bug in the HookProvider.php. It seems the SMTPDebug is set to 1 (active). Not a big deal since I just modified the code and set it to 0; however, others might not know why debug code is appearing on form submissions etc.

    $phpmailer->SMTPDebug = 1; <— should be 0

    Might be better to put this option in the settings for the plugin.

    • This topic was modified 11 months, 2 weeks ago by leemn.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug In Release 1.0.9’ is closed to new replies.