• Resolved trailmix5

    (@trailmix5)


    Hello,

    Your plugin works very well and I’ve only run into 1 issue so far and it’s very specific. When adding a friend in Buddypress, a group of error messages occurred on the screen (front end/user). They error messages are:

    Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, ‘<‘ not found in …plugins/amazon-ses-and-dkim-mailer/php-mailer/class.amazonses.php on line 79

    Warning: simplexml_load_string() [function.simplexml-load-string]: HTTP/1.1 400 Bad Request in …/plugins/amazon-ses-and-dkim-mailer/php-mailer/class.amazonses.php on line 79

    Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in …/plugins/amazon-ses-and-dkim-mailer/php-mailer/class.amazonses.php on line 79

    I was actually able to troubleshoot and I know exactly what is causing the error, but I’d like to hide this message to the user for obvious reasons.

    So this is the deal…when you add someone as a friend in Buddypress it also emails that person to let them know that they have a friend request. If the user that you are trying to add has an invalid email address (bounces back), the plugin produces this onscreen error. So, I’m going to need to either get rif of the onscreen error altogether or change it to something simpler like, “the user you have friend requested does not have a valid email address”.

    Can you please tell me how to fix this?

    Thanks for this very useful plugin and I appreciate your hard work!

    http://wordpress.org/extend/plugins/amazon-ses-and-dkim-mailer/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Amazon SES DKIM Mailer] Onscreen error due to bounced email address’ is closed to new replies.