Title: New user notification
Last modified: August 30, 2016

---

# New user notification

 *  Resolved [rachitmangal](https://wordpress.org/support/users/rachitmangal/)
 * (@rachitmangal)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/new-user-notification-3/)
 * Hi,
 * I am able to import users, but new user notification is not being sent.
 * I am using this plugin with s2member.
 * Please help.
 * Thanks.
 * [https://wordpress.org/plugins/members-import/](https://wordpress.org/plugins/members-import/)

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

 *  [aditron](https://wordpress.org/support/users/aditron/)
 * (@aditron)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/new-user-notification-3/#post-6765356)
 * Go to line 127 of members-import.php
 * The author forgot to pass the third paramater, so update as below to get this
   working:
 * wp_new_user_notification( $user_id, $userdata[‘user_pass’], ‘both’ );
 * Documentation is here: [https://codex.wordpress.org/Function_Reference/wp_new_user_notification](https://codex.wordpress.org/Function_Reference/wp_new_user_notification)
 *  Plugin Author [Manish Kumar Agarwal](https://wordpress.org/support/users/manishkrag/)
 * (@manishkrag)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/new-user-notification-3/#post-6765388)
 * Please upgrade to the version 1.3

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

The topic ‘New user notification’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/members-import.svg)
 * [Members Import](https://wordpress.org/plugins/members-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/members-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/members-import/)
 * [Active Topics](https://wordpress.org/support/plugin/members-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/members-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/members-import/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Manish Kumar Agarwal](https://wordpress.org/support/users/manishkrag/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/new-user-notification-3/#post-6765388)
 * Status: resolved