Jump to content

Presta 1.7.5.1 logs me out of admin panel


Recommended Posts

I upgraded to 1.7.5.1 two days ago. I used the back office a lot during the past 2 days.

Today all of the sudden, it keeps on logging me out. I can log into the back office without a problem. The moment I click on any link in the back office it logs me out a route me to the login page.

I can log into the main site and stay logged in without any problems.

I did clear my browser cache and cache on presta is not yet enabled, I kept it off until I finished seeting it up. SO cache was never on since I installed 1.7.5.1

Link to comment
Share on other sites

  • 1 year later...
  • 1 year later...

I have this problem with every prestashop I go to build. Here is the solution:

 

Login to your phpmyadmin ( your hosting accounts phpmyadmin ) click on your database,  go to sql in the menu. You will see a box where you can type. Put in the following command: 

 

UPDATE yourprefix_configuration SET value = 0 WHERE name = 'PS_COOKIE_CHECKIP';

 

Where the code states "yourprefix" yours could be ps_configuration or anything you put when doing the setup. It's what ever is previous to the " configuration " Mine is ps_configuration. 

Then hit submit. 

 

You will not have the problem again :)

  • Thanks 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...