Hello
as for attached screen , I have tried to turn off IP check in panel and in code itself
I have tried short Cooke life time , but no luck
As I'm checking my status when I got login screen , it looks like I have active and authorized session and
for example :
Cookie Object
(
[_content:protected] => Array
(
[date_add] => 2016-08-30 09:28:36
[id_lang] => 3
[detect_language] => 1
[id_employee] => 17
[email] => robert@xxxxx
[profile] => 1
[passwd] => xxxxxxxxxxxxxxxxxxxxxx
[remote_addr] => xxxxxxxxxxxxx
[last_activity] => 1472542151
[shopContext] => s-1
[stats_date_update] => 1472508000
[checksum] => 3034330779
)
[_name:protected] => PrestaShop-xxxxxxxxxxxxxxxxxxxxxxxx
[_expire:protected] => 1472545758
cooke is still active
$ date
wto, 30 sie 2016, 09:40:03 CEST
$ date -d @1472545758
wto, 30 sie 2016, 10:29:18 CEST
but I'm still getting login page , but without password error ,
If I clear cache of web browser , I can login fine for some time , and problem repeats