![]() |
Remember me option?
Is there a solution for vb4.x.x.x suite to automatically have the "Remember me" on?
I have search in the long treat's but nothing found. Further the rest is working after a lot of costuming and editing. Maybe its a option to make a new upload and explanation of all to new down-loaders? And :up: for all the good work! |
in your header template look for this code
Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label> Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" checked="checked" /> {vb:rawphrase remember_me}</label> |
is not there on vb4.
It is now: <input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> </div> </div> </fieldset> |
1 Attachment(s)
heres a screen shot of it
vb4.1.3 plain as day |
1 Attachment(s)
Its different i see
|
Just add checked="checked" anywhere in that line then.
|
Quote:
|
Post the line after you added it in here.
|
How do you mean?
<input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" checked="checked" /> Is it now. |
First, there are 3 of those lines that need to be changed. Second, that is not the one in the header, which is a fourth one.
In the header look for this: Code:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label> and add it to that line. Or save yourself the headache, and use this, which has the options to turn the checked boxes off or on: https://vborg.vbsupport.ru/showthread.php?t=244573 |
All times are GMT. The time now is 05:31 AM. |
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:
|