Closed (fixed)
Project:
Remember me
Version:
6.x-2.0
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
7 Feb 2008 at 00:09 UTC
Updated:
16 May 2009 at 10:28 UTC
I have created a login block, how do I add the Remember me function to this block?
Comments
Comment #1
nickl commentedIf the form ids are 'user_login' or 'user_login_block' it will be added for you.
Comment #2
interestingaftermath commentedI have changed my login form id to both of the suggested names and the Remember Me option does not appear.
Comment #3
pbrough commentedI am also having a similar problem with the remember_me function. The code for the the form is:
<form id="user-login" action="user?<?php print drupal_get_destination() ?>" method="post">If I change to user_login the form stops functioning however the rememeber me does not appear. What is the PHP code that will add the function manually.
Comment #4
nickl commentedI need more information, please attach the block code you are having problems with here.
Comment #5
nickl commentedUser login block is already available and working.
I can't see what else I can do for you guys.
This has been passive for 2 months, I'm closing the request.
Feel free to open it again or make a new request.
Providing code examples of the problem would help me assist you better.