gosox116 Posted July 14, 2009 Report Share Posted July 14, 2009 Is there a way to make the login automatic so that users do not need to login every time they goes to my website, like a remember me feature? If so, could you please explain how? Thanks, Carl www.swava.net Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 14, 2009 Administrators Report Share Posted July 14, 2009 This is on my list, along with the "total users" count Quote Link to comment Share on other sites More sharing options...
tutmeister Posted July 19, 2012 Report Share Posted July 19, 2012 Sorry to necro-post on this, but I'm designing a skin and want to incorporate a "Remember me" checkbox. Is this possible with the current version of phpVMS? Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted July 19, 2012 Moderators Report Share Posted July 19, 2012 It is already intergrated I think, but it's hidden. Can't be sure though. Quote Link to comment Share on other sites More sharing options...
Tom Posted July 19, 2012 Report Share Posted July 19, 2012 Yes, it works. Quote Link to comment Share on other sites More sharing options...
tutmeister Posted July 19, 2012 Report Share Posted July 19, 2012 OK, I see it in the changelog, but don't know what code to use. Anyone know what the ID or Class it to get this working? Quote Link to comment Share on other sites More sharing options...
Tom Posted July 19, 2012 Report Share Posted July 19, 2012 It's in the default login_form.tpl: <input type="checkbox" name="remember" /> Quote Link to comment Share on other sites More sharing options...
tutmeister Posted July 19, 2012 Report Share Posted July 19, 2012 Ahh ok, I actually got it from the hidden remembered field and it's working. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.