Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wonderbread Friend
    #129491

    Hello anybody knows how to add remember me in the Login module? It will be nice if member does not need to type user name and password every time they try to enter as a member 😀

    Sherlock Friend
    #252826

    Hi wonderbread !
    You can add remember me in login form so by the following way:
    Open default.php file in templatesja_teline_iihtmlmod_login folder find following code line :


    <input type="hidden" name="remember" id="mod_login_remember" class="inputbox" value="yes" alt="Remember Me" />

    change to :


    <input type="checkbox" name="remember" id="mod_login_remember" class="inputbox" value="yes" alt="Remember Me" />

    wonderbread Friend
    #252897

    Hello hainn84
    thanks a lot and I did edit and now can display a checkbox in the login module, however after I check the checkbox and reply yes to remember me when I got a pop up window still the user name and password will not show up after I logout and login again. Any suggestions?
    Thanks a lot.:laugh:

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  wonderbread 16 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum