When user status is changed from blocked to activate a mail is not sent
amitbapat - August 24, 2007 - 01:16
| Project: | User status change notifications |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When user status is changed from blocked to activate, mail is not sent. However, when status changes from activate to blocked a mail IS sent as expected. Can you please help me debug this?
Please tell me what more information you need me to provide.
I am using Drupal 5.1.

#1
You almost certainly don't have the settings correctly configured to send notification emails when accounts are activated. This is *exactly* the use-case that everyone uses this module for, and I know it works, so there's no bug here. Just go to your user_status settings page:
admin/settings/user_status
and make sure the "Notify user when account is activated." checkbox is selected under the fieldset for "Activated".
Good luck,
-Derek
#2