First of all, take a depth breathe and relax, we're going to get through this :)
When you can't log into your site, there are few common reasons why this is.
In this article we'll go through each of them and explain what you can do to resolve it.
In all of the examples below let's assume that your WordPress is installed at http://yourdomain.com
.
1. Remove MemberMouse from the Equation
MemberMouse simply integrates with WordPress' authentication system so if you can't log into WordPress then you won't be able to login via MemberMouse either. So to start, let's make sure you can log into WordPress. To do this, just go to http://yourdomain.com/wp-login.php
and attempt to login.
If you have problems here, check the steps below:
Invalid WordPress Admin Credentials
WordPress Admin Account Corrupted
You will need to access your WordPress database through whatever means available to you, usually PHP MyAdmin. Once inside you will need to select the wp_user_meta table. You will see a few lines that all have the same number value in the user_id column; these will all be associated with the same user account. Check the 'nickname' line value to locate your admin user account. Usually it will be user_id 1. Once you have located the correct account you will need to alter the value for two lines:
the wp_capabilities value will need to be set to a:1:{s:13:"administrator";b:1;}
and the wp_user_level to 10
Once saved, you should be able to login again as admin.
2. MemberMouse Login Page vs. WordPress Login Page
3. 3rd Party Software Interfering with Login Process
http://yourdomain.com/wp-login.php
but when you attempt to login via the MemberMouse login form it's not working, the first thing to do is put MemberMouse into safe mode and see if that resolves the issue. Here are instructions on using safe mode:http://support.membermouse.com/support/solutions/articles/9000020193-using-safe-mode
4. Server Configuration
http://support.membermouse.com/support/solutions/articles/9000020492-configuring-caching-on-your-server