Title: Multiple Notification Emails being sent
Last modified: August 21, 2016

---

# Multiple Notification Emails being sent

 *  Resolved [Sal Ferrarello](https://wordpress.org/support/users/salcode/)
 * (@salcode)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-notification-emails-being-sent/)
 * I’ve been working with a client using this plugin and they reported multiple 
   emails were being sent. It turns out, after approving a user they were clicking
   Refresh to check for new entries, which sent another email (and generated a new
   password).
 * I’m posting this in case anyone else has the same issue.
 * Also, I’ve made some modifications to rpr-admin-menu.php, which should correct
   this issue. It checks that a user has the role `rpr_unverified` before approving
   them.
    A diff of the changes is available at [https://www.dropbox.com/s/cagifd3zoks9699/rpr-admin-menu-diff.txt](https://www.dropbox.com/s/cagifd3zoks9699/rpr-admin-menu-diff.txt)
 * If it would be helpful, I’m happy to make these changes available to you in another
   format.
 * Thanks.
 * [http://wordpress.org/plugins/register-plus-redux/](http://wordpress.org/plugins/register-plus-redux/)

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

 *  [dverleg](https://wordpress.org/support/users/dverleg/)
 * (@dverleg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/multiple-notification-emails-being-sent/#post-4372871)
 * Hi Salcode,
 * Thanks for this fix, I’m having the same problem as well. My problem with your
   code is that I’m not sure where to put it right now, as it kind of abruptly ends!
   
   You’d help me a lot showing the entire file if you could.
 * Thanks in advance!
 *  Thread Starter [Sal Ferrarello](https://wordpress.org/support/users/salcode/)
 * (@salcode)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/multiple-notification-emails-being-sent/#post-4372872)
 * Disclaimer first, this patch was based on a previous version. I’ve applied the
   changes to the latest version of the plugin and it seems to work but it has not
   been tested thoroughly. This is unsupported and you can use it at your own risk.
 * Replacing rpr-admin-menu.php with the revised version at
    [https://gist.github.com/salcode/eb541ee54ce840287730](https://gist.github.com/salcode/eb541ee54ce840287730)
   should solve the problem.
 * What the code is doing – I’m adding a check for the current role to ensure the
   user has not already been approved.
 * If the authors want to get in contact with me, I’d be happy to help them integrate
   these changes into the plugin.

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

The topic ‘Multiple Notification Emails being sent’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/register-plus-redux.svg)
 * [Register Plus Redux](https://wordpress.org/plugins/register-plus-redux/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/register-plus-redux/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/register-plus-redux/)
 * [Active Topics](https://wordpress.org/support/plugin/register-plus-redux/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/register-plus-redux/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/register-plus-redux/reviews/)

## Tags

 * [multiple emails](https://wordpress.org/support/topic-tag/multiple-emails/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sal Ferrarello](https://wordpress.org/support/users/salcode/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/multiple-notification-emails-being-sent/#post-4372872)
 * Status: resolved