• Resolved systemcloud

    (@websnextlevel)


    Hi,

    Our webapp works fine in sending emails using wp_email(). But when we install and correctly configure the plugin, we get the following error when sending email:

    Warning: Cannot modify header information – headers already sent by (output started at /home/mysite/public_html/test/wp-includes/class-smtp.php:156) in /home/mysite/public_html/test/wp-content/plugins/formidable/pro/classes/controllers/FrmProEntriesController.php on line 1882

    Warning: Cannot modify header information – headers already sent by (output started at /home/mysite/public_html/test/wp-includes/class-smtp.php:156) in /home/mysite/public_html/test/wp-includes/pluggable.php on line 876

    Note that email still gets sent, and we can successfully send a test email through the plugin settings.

    Any help would be great!

    Thanks,

    K

    http://wordpress.org/extend/plugins/easy-wp-smtp/

Viewing 1 replies (of 1 total)
  • Hi, I have recently released an update. Can you please install a fresh copy and see how it goes?

    Please make sure that the Enable SMTP Debug option is disabled in the General Settings.

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot modify header information’ is closed to new replies.