miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Re-cycled miniBB Support Forums / Re-cycled /  
 

authorization - Remember me checkbox

 
Author daniel gerzo
Guest
#1 | Posted: 1 Aug 2006 19:37 
Would it be possible to add some checkbox which says for example: "Remembe me" so that our users won't need to log-in each time they visit our forum or their session expires.

Thoughts?

Author tom322
Active Member
#2 | Posted: 1 Aug 2006 19:51 
Try to set cookies in setup_options to expire in 10 years or more :).

Author Team
8-)
#3 | Posted: 2 Aug 2006 07:44 
Being more precise - $cookie_expires defines amount of seconds which cookie is set for.

We won't add checkbox or something like that in default version.

Author wilkinsmd
Guest
#4 | Posted: 2 Jul 2009 06:55 
Can $cookie_expires be set on a user by user basis? i.e. if user "joe" signs in set $cookie_expires to 100000 but if user "bob" signs in set it to 5000?

Author Paul
Lead Developer 
#5 | Posted: 3 Jul 2009 10:37 
It's possible to do manually in bb_plugins.php... via the code like

if($user_id==XX) $cookie_expires=100000;
if($user_id==XXX) $cookie_expires=5000;
Also it's possible to implement a new field under user's profile which will define some kind of such value, but I guess it would be a lot of programming work...

Author wilkinsmd
Guest
#6 | Posted: 6 Jul 2009 10:55 
Thanks!

Re-cycled miniBB Support Forums / Re-cycled /
 authorization - Remember me checkbox
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Install the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑