miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Forums Checker addon for miniBB Check-up your forums instantly without missing any new posting using the Forums Checker add-on!
Re-cycled miniBB Community Forum / Re-cycled /
Short link for this topic:

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
Forums 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
CEO
#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 Community Forum / Re-cycled / authorization - Remember me checkbox Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts