Open aditsud opened 9 years ago
I try this extension to my website project with yii.
when the countdown show up and I press keep-signin button, there is no effect to the session. After I refresh the page, the session is already end.
How to fix this?
I have experimented the same behaviour.
Edit: I have found that randomly my server shows an error, so when the js tries to compare result data with "OK", data has more info, so it fails and ends session.
I try this extension to my website project with yii.
when the countdown show up and I press keep-signin button, there is no effect to the session. After I refresh the page, the session is already end.
How to fix this?