Title: Missing error messages
Last modified: August 21, 2016

---

# Missing error messages

 *  Resolved [SinOB](https://wordpress.org/support/users/sinob/)
 * (@sinob)
 * [12 years ago](https://wordpress.org/support/topic/missing-error-messages-1/)
 * Invite Anyone Version 1.2.1
    On a single wordpress site
 * If I enter 1 single email address into the field
    “Enter email addresses below,
   one per line.” and if that email address is a problem email address (e.g. used/
   unsafe/invalid etc) and complete the rest of the form, I receive the message:“
   Please correct your errors and resubmit.” but no further details are provided
   as to what the exact problem is. The error messages in this case do not appear
   to be being bubbled up from the code to the GUI
 * Looking at the code briefly it seems like $returned_data[‘error_message’] is 
   not being appended to the $success_message before the redirect on error.
 * [https://wordpress.org/plugins/invite-anyone/](https://wordpress.org/plugins/invite-anyone/)

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

 *  Plugin Author [Boone Gorges](https://wordpress.org/support/users/boonebgorges/)
 * (@boonebgorges)
 * [12 years ago](https://wordpress.org/support/topic/missing-error-messages-1/#post-4893410)
 * Thanks for the report. Your diagnosis was a bit off; the problem had to do with
   a double redirect that was wiping out the cookie. It’s been fixed by [https://github.com/boonebgorges/invite-anyone/commit/2f1fce9db04f75b061c562ebaeff4cf96f6dc6c5](https://github.com/boonebgorges/invite-anyone/commit/2f1fce9db04f75b061c562ebaeff4cf96f6dc6c5)
   and will be part of IA 1.2.2.
 *  Thread Starter [SinOB](https://wordpress.org/support/users/sinob/)
 * (@sinob)
 * [12 years ago](https://wordpress.org/support/topic/missing-error-messages-1/#post-4893446)
 * Thanks for looking into this. Also thank you for the link to the correction. 
   Applying your change to my local version appears to resolve the problem.
 * I look forward to the release of the update
 * Thanks & Regards

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

The topic ‘Missing error messages’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/invite-anyone.svg)
 * [Invite Anyone](https://wordpress.org/plugins/invite-anyone/)
 * [Support Threads](https://wordpress.org/support/plugin/invite-anyone/)
 * [Active Topics](https://wordpress.org/support/plugin/invite-anyone/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/invite-anyone/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/invite-anyone/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [SinOB](https://wordpress.org/support/users/sinob/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/missing-error-messages-1/#post-4893446)
 * Status: resolved