• Resolved myaleigh

    (@myaleigh)


    Hi,

    Curious. I keep receiving an error when I try to send an attachment. Says, “There was an error sending that message: attachement too big or the file type not allowed, please try again.”

    I went in to Message Attachments tab and entered the file types I needed e.g. .txt, .jpg, .png, .pdf and max file size is 5MB. I’m testing using a .txt doc so I know for a fact the file is not too big.

    Am I overlooking something? This plugin is exactly what I’m looking for feature wise so I really would like to get this working.

    Thanks!

    http://wordpress.org/extend/plugins/buddypress-message-attachment/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter myaleigh

    (@myaleigh)

    Problem solved via this post.

    For those who may have the same issue, my solution came from replacing line 49 of actions.php located in the plugin’s include folder with $allowedExts = explode(', ', $allwd_ext);.

    While not ideal to edit the plugin directly at least it works.

    Hi there,

    I have same issue but not thew ability to edit the php file.

    Can this problem be resolved by plugin author?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error sending that message’ is closed to new replies.