![]() |
'Remember Me' Checked by Default in Navbar
Ok, so this is a painfully simple Template Modification, but I'm sure there are plenty of vBulletin users who would love to have the 'Remember Me' box on the navbar login form checked by default, so here it is:
Find the following in your navbar template (Its within the <!-- login form --> section): 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" />$vbphrase[remember_me]</label></td> 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="checked" />$vbphrase[remember_me]</label></td> If you use this template mod, please, click INSTALL. |
Reserved, just in case. :D
|
Shouldn't it be checked="checked" ?
We also edit the various error message templates as you can login with them as well. :) |
whats the reason for the hack...........................
|
Both "checked" and "on" seem to work, but I think "checked" might be more common, so I'll edit that. Thanks. :cool:
|
Quote:
|
there problem ................i have to say happens on mine to but hey arcade scores arnt that important ........unless there mine of course !
|
There is actually a very good reason why it is off by default. When people use internet caf?s or the likes and they forget to log off, they don't have to worry about their account getting hijacked.
Quote:
Quote:
|
That had to have been the most difficult mod I've made so far! :D
Thanks for sharing, Mark |
Quote:
great hack |
All times are GMT. The time now is 12:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|