The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remember Me box
Is it possible to set the login remember me box checked automatically, when ever a user login? without having to check the remember box again??? I would like the box to be checked by default. Thank you
Mike |
#2
|
|||
|
|||
Yes - this is what I am looking for ----- Most of my users on one of my regional sites are dopes and don't even know how to log in ---- I need to keep them logged in if possible by checked default.
|
#3
|
||||
|
||||
Just add the parameter "checked" to the checkbox tag. For example...
Code:
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked />$vbphrase[remember_me]</label></td> |
#4
|
|||
|
|||
Thank you KW
|
#5
|
|||
|
|||
Thank you KW802 U made my day!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|