-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
admin panel sign in problem #3
Comments
Your admin panel sign in problem has been solved. |
The admin sign in panel has a problem. When entering the details it says 'invalid details' |
Why does the admin login say invalid details although correct details were entered? |
If you change credentials by modifying the encryption in the database will not work. Because the password is encrypted. You need to login first by using @kumarpandule credentials and after change it by using profile.php (or changepassword) |
when i enter the admin login details,
Its showing that "Invalid Details".
I also change the admin database and put my login credentials, but again it shows the same error
The text was updated successfully, but these errors were encountered: