I have created a project using the PHPMaker 2020 with enabling the Remember Me (Auto Login)
When I login the website I check the “Remember Me” on the login page and login.
But it does not login automatically when the user not logout explicitly.
#means the user does not close the browser.
The problem is not with the server php.ini or the browser issue
because in the same server and browser another project from PHPMaker 2019 is working fine with “Remember Me” and it is login automatically if I have not close the browser.
I just notice another think that
when I logout the website of PHPMaker 2019 the username was safe and showing in the username textbox
But When I logout the website of PHPMaker 2020 the username textbox is empty.
anyone please kindly help how can I solve this issue and allow “Remember Me” Auto Login in PHPMaker 2020