I have a problem with “Your Session has expired”!
When I received this message, I hit OK but keep getting this message and cannot login.
I did not use standard app_Login. When I used security module to generate security apps. I got app_Login. Then I copied app_Login to app_Login_work.
Then, I modified On Event (On ScriptInit, On Load) to suit my need. I also modified sc_validate_success.php to suit my need too.
When I deployed the project, I set app_Login_work as initial app. First, everything worked OK. But on the next day, I keep gettng “Your session has expired!” error and cannot login.
Any ways to solve this?