Title: Error when blank attachment specified.
Last modified: January 25, 2020

---

# Error when blank attachment specified.

 *  Resolved [growe](https://wordpress.org/support/users/growe/)
 * (@growe)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/error-when-blank-attachment-specified/)
 * I agree that it is bad form but many plugins send mail in this fashion…
 *     ```
       $attachments="";
       wp_mail( $to, $subject, $message, $headers, $attachments );
       ```
   
 * When the attachments are sent empty like the example, this plugin freaks out 
   and throws an error.

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

 *  [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/error-when-blank-attachment-specified/#post-12383728)
 * Hello [@growe](https://wordpress.org/support/users/growe/)
 * We have fixed this in our development branch and will release the fix as part
   of the next release.
 * I will post an update to this thread once we make the release.
 *  [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-when-blank-attachment-specified/#post-12502651)
 * [@growe](https://wordpress.org/support/users/growe/)
 * We just released v2.3.2 of the plugin with the fix for this issue.
 * Please try the new version and let us know if you still face this issue.

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

The topic ‘Error when blank attachment specified.’ is closed to new replies.

 * ![](https://ps.w.org/email-log/assets/icon-256x256.png?rev=1710920)
 * [Email Log](https://wordpress.org/plugins/email-log/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-log/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-log/)
 * [Active Topics](https://wordpress.org/support/plugin/email-log/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-log/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-log/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/error-when-blank-attachment-specified/#post-12502651)
 * Status: resolved