Totally Zenned
- Join Date:
- Nov 2007
- Location:
- Woodbine, Georgia, United States
- Posts:
- 4,278
- Plugin Contributions:
- 37
Odd Admin login problem 1.5.0
DrByte:
mprough:
DrByte:
mprough:
Okay... so I am finishing up about 5 1.5.0 stores and moved the first one in to it's permanent account.
~Same server
~Switched on SSL and renamed admin
~update pw for SSL when promptedLocked out.... Security error when trying to login
How can i clear the lockout, I wasn't even done setting up when it timed me out LOL
~Melanie
"There was a security error when trying to login." appears when any of the following occurs:
- invalid username
- invalid password
- expired password
- locked-out account (too many failed logins locks the account for 15 minutes)
- securityToken invalid (which could be malformed HTML, caused by altered PHP code, or session cookie isn't being set properly either because of a PHP session configuration issue, or because the cookie is damaged since switching between NON-SSL and SSL)
Okay i did:
Re-import the whole database
Clear all cookies and cache, rebooted
Tried from a new my on a different IP
Login info is correct, works on the dev site.
So, I turn OFF SSl and log right in.
Suggestions? This sucks :(
Shared SSL? or dedicated?
Is the site using a domain name, or just an IP address?There are known issues using shared SSL with different domain names than that of the store. And there are known issues with using an IP address as the HTTP_SERVER address.
Also, if you set both the HTTP_SERVER and HTTPS_SERVER to an https:// address, and clear your cookies, does the problem persist?
And the password you entered that let you in after you turned off SSL, was that the new password you entered after it prompted you for a new one when you turned ON the SSL? Or the one you used before turning on SSL initially?
And what happens if you use the password-reset method described in this article? https://www.zen-cart.com/tutorials/index.php?article=2
Does this affect all admin users in the database, or just that one?
Shared SSL? or dedicated?
Dedicated
Is the site using a domain name, or just an IP address?
aboutthetoys.com
There are known issues using shared SSL with different domain names than that of the store. And there are known issues with using an IP address as the HTTP_SERVER address.
SSL is for correct hostname
Also, if you set both the HTTP_SERVER and HTTPS_SERVER to an https:// address, and clear your cookies, does the problem persist?
Yes
And the password you entered that let you in after you turned off SSL, was that the new password you entered after it prompted you for a new one when you turned ON the SSL? Or the one you used before turning on SSL initially?
Set after prompt for change to SSL
And what happens if you use the password-reset method described in this article? https://www.zen-cart.com/tutorials/index.php?article=2
Prompted to rest the temp pass, successfully did so. Then cannot login. No error same as ever time, just no login happens. No logged error, on scre in cache or even in email as failed.
Does this affect all admin users in the database, or just that one?
All
I am open to server issues, we have dedicated servers and I can do whatever we need, but the other 1.5.0 stores that did not switch to SSL are fine. So i'm puzzled.
Thanks
Melanie