Foren / Unrelated / Offtopic / Remember me? not working

musiconly
#1 12. April 2009, 21:57
Hi guys!

I have one problem, and it's regarding the sed125. I would've posted on neocrome, but all the people from there went here :-)

Ok, the Remember me? function of LeetLogin is not working anymore.
Whatever you choose, 30min or 60 days, it asks you to login again after you have connected to site again.

I believe it's not coming from my client-side because i have option to clean cookies and stuff like that disabled in firefox. Also, my members are reporting that only mine site started "forgetting", on every other site it works just fine.

What could be the problem?

Thanks in advance!
DemptD
#2 11. Mai 2009, 21:59
I got the same problem using Leetlogin and Cotonti 0.0.3.

It wont remember any user on the site and cookie lifetime is set to max.

I also have to login after some time because i get automaticly logged out.
Kilandor
#3 12. Mai 2009, 09:48
Thats because remember me was changed, it no longer accepts a time input, just a value of 1 too remember them.

You can use the tag {PHP.out.guest_cookiettl} or the html
<input type="checkbox" name="rremember" />
HarryRag
#4 13. Mai 2009, 18:59
In the case of LeetLogin line 138 of leetlogin.php should be edited?
$leetlogin .= "".$L['ll_rcookiettl']."<br />".$out['guest_cookiettl']."<br /></div>";

But how, cause i don't want to break it.

should
.$out['guest_cookiettl'].
be replaced with the stuff mentioned above?
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]
GHengeveld
#5 13. Mai 2009, 21:45
$leetlogin .= "".$L['ll_rcookiettl']."<br /><input type="checkbox" name="rremember" /><br /></div>";
Should work.
Dave
#6 19. Mai 2009, 04:27
# Koradhil :
$leetlogin .= "".$L['ll_rcookiettl']."<br /><input type="checkbox" name="rremember" /><br /></div>";
Should work.

didnt ...
Your advertisement here :-)

Cotonti Genoa based site: forgotten-garage.pl
Franco
#7 4. Oktober 2010, 21:35
Is there any solution for this??? i'm using leet login plugin too, and if i change that my site went white...
Kingsley
#8 5. Oktober 2010, 01:04
why use leetlogin? With Cotonti it all can be done fairly simple without the need of Leetlogin (check my site). Benefit of that is you have total control on layout..
Franco
#9 6. Oktober 2010, 09:12
well... first of all i'm new at html and that stuff, i can manage C# and some java, but not html or php, so i don't have the knowledge to do that, that's why i'm using leetlogin