{assign var=title value="User Actions"} {include file="admin/header.inc.html"} {include file="admin/user_nb.inc.html" selected="actions"}

{$title|escape}

  • Delete User - Users are disabled automatically as their subscriptions expire. Disabled users remain in the system and are able to renew their subscriptions on the member.php page.

    Important! - Use "Delete User" only if you want to completely remove a user from the system. The user/customer along with all related records will be permanently deleted when you use this function!

  • Re-Send Signup Email - When a user/customer first signs up and payment is completed aMember automatically sends them an email containing their Username, Password, and URL for accessing the Members area on your site. If the user did not receive or cannot find the original email use this function to have aMember send the email again.

  • Re-Send Mail Verification Email

  • Move User Payments To A Different Account And Delete Current Customer Record  -  Important! Please be careful with this option! Normally a customer should use the Signup form  to create their membership registration [ once ] and then use the member.php form to add or purchase additional subscriptions for their account. The only time that you will probably need to use this is if a customer instead adds additional subscriptions by using the Signup form more than once, thus creating more than one user/customer record for the same person.

    Enter the Username here for the account that you want to move this user to and then click the "Move" button. The other account(s) will then be deleted.

  • Email Customer:
  •  
    From: "{$admin_email_name|escape}" <{$admin_email_from|escape}>
    To: "{$u.name_f|escape} {$u.name_l|escape}" <{$u.email|escape}>
    Subject:

    You may use following tags to personalize email:
    {include file="admin/footer.inc.html"}