Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
Sure mo_an the ultimate can help. There might even be an easier solution - namely to disable the 60 minute timer if it is fully implemented client side. Can you send me the exact text that shows up when you get this message? This might allow me to find the relevant JavaScript and disable the timer.
_anomDiebolt_
8 years agoQrew Elite
I will wait. Send me the exact error message so I have text to search the source for.
Page Tokens are a little weird. Sometimes they are on the page but never really used (they are supposed to be a security nonce - meaning used only once) by the server. The relevant question is does the server respect "expired" Page Tokens or it there just a timer in the source code nagging you after 60 minutes.
Page Tokens are a little weird. Sometimes they are on the page but never really used (they are supposed to be a security nonce - meaning used only once) by the server. The relevant question is does the server respect "expired" Page Tokens or it there just a timer in the source code nagging you after 60 minutes.