![]() |
Admin CP Timeout
In vb3 , jelsoft decided to auto-logout the admin from the admincp after 1 hour of inactivity or according to the sites cookie timeout. However for some of us we require to be logged in the admincp longer then 1 hour. A perfect eample is whem mass mailing all users. One has to hit Next page after each batch, well if the admin leaves the pc for an hour and comes back, when he hits the next page button he will get the login prompt. Once he logs in it will take him to admin cp homepage and not the continuation of the mailing. This can become rather nnoying specially when one runs a huge site and needs to be in the adminCP at all times.
Anyways, vb said the timeout is enbended in the code and in order to have it increased i should enquire here. Anyone have any ide on how to change the default 1 hour time out ?? |
It loggs you out after 1 hour of inactivity, Ive been logged into the admincp for several hours.
|
Quote:
Vb admits that is the way it's designed. You can read the thread where many others complain of the same by clicking here -> http://www.vbulletin.com/forum/showthread.php?t=110377 |
Quote:
|
Quote:
FYI: I don't ever access the ACP from a public computer. |
Quote:
This should be an options admins should have control over. FOr those who want to have it expire then great but for those who don't then it should me available. |
I too would love to know if there is some hack to change this from say, 1 hour to 12 hours. I only log in from home and have no need for this feature.
Grateful for any pointers. Charles |
Okay, I think I figured out how to do this... Search for "3600" in admincp/global.php and change it to some other number of seconds.
It seems to work, but my overall knowledge of vB hacking is very limited. Could someone tell me if this is likely to break anything? Thanks. --c |
That won't break anything. I have mine set to 4 hours which is more realistic for my needs.
|
Thanks. Except I just realized that it is in fact not working. Still times me out quickly. Is there something else I need to do?
Appreciate your help, this is annoying in the extreme. --c |
Anyone? I'm begging here. :) --c
|
Works for me.
|
JumpD: all you did was change the 3600 in the admincp/global.php file? In one place (that was all I found?)
Thanks. --c |
Testing this @10800 seconds ... i'll let you know if this works!
|
I am testing this as well. Will report back.
|
I still get logged out regardless of what value i place.
|
Same here ... looks like this hack doesn't work well. :surprised:
|
Would someone who knows how to do this PLEASE share the secret? Having to log in a zillion times a day is driving me batty. :) Thanks.
Charles |
Code:
AND dateline > " . iif($vboptions['timeoutcontrolpanel'], intval(TIMENOW - $vboptions['cookietimeout']), intval(TIMENOW - 3600)) It works - have been using this for awhile, but you may need to clear your cookie for it to work for you. I think one of the dumbest things a software maker can do is to protect users from themselves without an easy override. It displays arrogance and immaturity. Even the anti-virus makers allow me to side-step the software's protections. Probably 99% of users admin their boards from a home or secured office login - not a library or public computer. I can afford a Web server and a vB/IPB or (insert your favorite software here) license, yet I can't afford a computer or Web access - right. |
Thanks Twins. That was actually the change I suggested on the first page but it didn't seem to work. I just cleared all the cookies from my site and we'll see if that helps.
Charles |
Nope, still doesn't work. No idea what I am doing wrong.
Charles |
I am going to join this group, as I am also sick and tired of having to log in every time I turn around. I think that the rest of vB is well thought out, but this is one of the most aggrivating kinks in it.
|
I put this issue to the folks at vBulletin and there is some useful information about resolving it near the end of this thread: http://www.vbulletin.com/forum/showthread.php?t=123831
Charles |
All times are GMT. The time now is 08:42 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:
|