Jump to content

Edit History

salim72562

salim72562

I had issue with Prestashop version 1.7.6 first time i login admin dashboard - whatever link/tab i click admin  dashboard logged out. I tried deleting smarty cache manually, increased cookie limit(file), disabled ip check(file)... nothing works.  finally this one did it.

thanks a lot

 

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

 

salim72562

salim72562

I had issue with Prestashop version 1.7.6 first time i login admin dashboard - whatever link/tab i click admin  dashboard logged out. I tried deleting smarty cache manually, increased cookie limit, disabled ip check... nothing works.  finally this one did it.

thanks a lot

 

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

 

×
×
  • Create New...