Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Remember me not working?
#1
Not Solved
I click the remember me box for my site but it doesnt work? This is the same for my ACP. Here is teh code I used for the remember me box on that theme since it didnt have it originally.
<input type="checkbox" class="checkbox" name="remember" value="{$lang->remember_me}">Remember Me?
Ansem Wrote:Lets admit, phpbb is a joke, smf is a joke but atleast thats a little funny, things like xmb or punbb just don't cut it and vb is like the douchbag of them all. Mybb wins.
My mods Clicky!
#2
Not Solved
Admincp doesn't remember you for as long as the front end does. You're required to login regularly for security. The session expires.
#3
Not Solved
Let me be more clear. ^_^ Regular member log in doesn't remember me either.
Ansem Wrote:Lets admit, phpbb is a joke, smf is a joke but atleast thats a little funny, things like xmb or punbb just don't cut it and vb is like the douchbag of them all. Mybb wins.
My mods Clicky!
#4
Not Solved
<span class="remember_me">
<input name="quick_remember" type="checkbox" checked="checked" value="yes" class="checkbox" id="quick_login_remember">
<label for="quick_login_remember"> Remember me</label>
</span>

Here's the code I used in my theme. Not sure if it works though but it should work.


Forum Jump:


Users browsing this thread: 1 Guest(s)