The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I started a new vB forum. Users are complaining about an issue that they get autologged out after sometime of inactivity. Like 15-20 mins of inactivity. I tried to notice this issue with my own account and it seems to have the same problem.
What could be causing this and how to fix it? It is getting annoying for my users to have to login again and again. |
#2
|
||||
|
||||
![]()
Ask them to select "Remember Me?" while they log in. Or have this check box selected by editing the header template.
|
#3
|
||||
|
||||
![]()
Or install this mod, https://vborg.vbsupport.ru/showthread.php?t=256090 which will auto tick the Remember Me box.
|
#4
|
|||
|
|||
![]() Quote:
|
#5
|
||||
|
||||
![]()
Find in header template:
HTML 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> HTML Code:
<label for="cb_cookieuser_navbar"><input checked="checked" type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label> |
Благодарность от: | ||
cyber@Social |
#6
|
|||
|
|||
![]()
Edit: Seven SKins beat me to it, but I thought I'd mention that I believe the reason it isn' checked by default in the first place is that members shouldn't use "remember me" if they aren't on their own computer.
|
Благодарность от: | ||
CAG CheechDogg |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|