digitick / yii-timeout-dialog

JQuery plugin that displays a timeout popover after a certain period of time.
http://www.yiiframework.com/extension/timeout-dialog
Other
5 stars 3 forks source link

when I click button yes, it still logout #4

Open aditsud opened 9 years ago

aditsud commented 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?

vAlmaraz commented 9 years ago

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.