PlugSe7en Posted July 8, 2011 Share Posted July 8, 2011 I tried posting in the ''Similar Post'' that said Solved admin page loops on login but I wager no one looked at it because it was solved. In an effort to try to get an answer (hopefully not breaking any rules) I'm making a new thread.I am having a problem with the Admin Login page. I correctly entered the e-mail registered and copy-pasted the password into the password field. I press enter and get sent to the Admin Login page where I am asked to enter the e-mail and password.If anyone can help me it would be very much appreciatedCheers! Link to comment Share on other sites More sharing options...
DaveSmink Posted July 13, 2011 Share Posted July 13, 2011 Hi,I had the same problem.For me it was a problem with the PS_CIPHER_ALGORITHM.Does your front page work correctly, or do you have an error or blank age? Link to comment Share on other sites More sharing options...
samarh32 Posted August 29, 2011 Share Posted August 29, 2011 Hi all I'd like to share my experience. I have been facing a login loop on my admin back office for a week now after I uploaded my prestashop to my live server. Could not know why but at last, I found that the base path of my shop in /config/setting.inc.php was define('__PS_BASE_URI__', './'); I replaced "./" by "/" and it worked. I have no more login loops. taraaaa.... hope this helps.... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now