Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Reply To: Manually approving a user after registration.

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › Manually approving a user after registration. › Reply To: Manually approving a user after registration.

January 17, 2011 at 5:05 am #15980
amin007
Participant

Yep, you should be able to make it so when an account is created the status is set to “inactive”. This way an admin can review the details and set the account to active which gives them ability to log in and view the protected content.

Do the following for this:

1) Open the “eMember_misc_functions.php” file of the eMember plugin and search for the following:

$fields['account_state']

The value of that variable will be set to ‘active’. Just change that value to ‘inactive’. Do this for all the occurrences when you search.

2) Open the “eStore_misc_functions.php” file of the eStore plugin and search for the following:

$account_state = 'active';

Once you find it change it to the following:

$account_state = 'inactive';

Save and upload the files to the corresponding plugin directories. Now when someone becomes a member his/her account status will need to be manually reviewed and set to active before the account can be used.

Let me know if that helps.

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ