This project has been true help for me. Thanks for that.
Not sure if this is related to CsnUser but I doubt it is.
When I login and leave browser for a while inactive, it throws 500 error.
PHP Fatal error: Class 'Zend\Session\Validator\Id' not found in /vendor/zendframework/zend-session/src/ValidatorChain.php on line 39
And when I clear browser session, it all good and I can login and use the system again.
Any suggestion on this?
I am thinking of killing session after a while, but not sure if that will fix this issue.
This project has been true help for me. Thanks for that.
Not sure if this is related to CsnUser but I doubt it is.
When I login and leave browser for a while inactive, it throws 500 error.
And when I clear browser session, it all good and I can login and use the system again.
Any suggestion on this?
I am thinking of killing session after a while, but not sure if that will fix this issue.