Title: Error sending attachments
Last modified: August 20, 2016

---

# Error sending attachments

 *  Resolved [JamieLe](https://wordpress.org/support/users/jamieleemi/)
 * (@jamieleemi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-sending-attachments/)
 * Hello, I’m geting the following error when I try to send an attachment:
 * Warning: Missing argument 2 for wpdb::prepare(), called in /home/ncapc605/public_html/
   buddypress/wp-content/plugins/buddypress-message-attachment/includes/actions.
   php on line 113 and defined in /home/ncapc605/public_html/buddypress/wp-includes/
   wp-db.php on line 990
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ncapc605/public_html/buddypress/wp-includes/wp-db.php:990) in /home/
   ncapc605/public_html/buddypress/wp-includes/pluggable.php on line 876
 * [http://wordpress.org/extend/plugins/buddypress-message-attachment/](http://wordpress.org/extend/plugins/buddypress-message-attachment/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [JamieLe](https://wordpress.org/support/users/jamieleemi/)
 * (@jamieleemi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-sending-attachments/#post-3298528)
 * Resolved by replacing line 49 or functions.php with this:
 * **$allowedExts = explode(‘, ‘, $allwd_ext);**
 * As described in this post: [http://wordpress.org/support/topic/error-sending-that-message?replies=3](http://wordpress.org/support/topic/error-sending-that-message?replies=3)

Viewing 1 replies (of 1 total)

The topic ‘Error sending attachments’ is closed to new replies.

 * ![](https://ps.w.org/buddypress-message-attachment/assets/icon-256x256.png?rev
   =1108347)
 * [BuddyPress Message Attachment](https://wordpress.org/plugins/buddypress-message-attachment/)
 * [Support Threads](https://wordpress.org/support/plugin/buddypress-message-attachment/)
 * [Active Topics](https://wordpress.org/support/plugin/buddypress-message-attachment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/buddypress-message-attachment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/buddypress-message-attachment/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [JamieLe](https://wordpress.org/support/users/jamieleemi/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/error-sending-attachments/#post-3298528)
 * Status: resolved