The Arcive of vBulletin Modifications Site. |
|
Remember me box automatically ticked Details »»
|
|||||||||||||||||||||||||
Default Check 'Remember Me'
This little template modification will guide you through the few simple steps that will make the '[ ] Remember Me' checkbox automatically checked. Admin Control Panel > Styles & Templates > Style Manager > Dropdown: Edit Templates > Navigation / Breadcrumb templates > navbar Find the following piece of code: Code:
<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" /> Code:
<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" /> Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Nice!
|
|
#3
|
|||
|
|||
|
Good effort.
But i think forcing ppl to click "remember me" is not a good idea at all. Imagine if they were to surf the forum at an internet cafe , the damage is huge.
|
|
#4
|
|||
|
|||
|
You don't have to use it.
![]() And all that would take is a simple "Clear Cookies". ![]() Regards Jason
|
|
#5
|
|||
|
|||
|
Does not work on vb 3.6.8
|
|
#6
|
|||
|
|||
|
This does indeed work with 3.6.8, as that's what it was originally created for
![]() Regards Jason
|
|
#7
|
|||
|
|||
|
nope, i tried and it does not work
|
|
#8
|
|||
|
|||
|
I know for a fact it works, so I don't know where your going wrong, not that you can.
Regards Jason
|
|
#9
|
|||
|
|||
|
Hi,
Very useful ! But now, do you have something for template's; standard_error standard_error_lite standard_error_login Thx |
|
#10
|
|||
|
|||
|
Works on 3.6.8 too. Installed!
|
![]() |
|
|