Also, are you telling your users that are having problems to make sure to click the Remember Me box when they login?
Announcement
Collapse
No announcement yet.
Users being logged out too fast
Collapse
X
-
Are you admins that are having the problem allowing users to view your site using both www.yoursite.com and just yoursite.com?
Also, are you telling your users that are having problems to make sure to click the Remember Me box when they login?
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
-
I've had this problem with every upgrade since beta.
Usually it happens just after an upgrade. It mainly affects new users but with 4.08 it has affected others. We have to allow both www.yoursite.com and yoursite.com as we got soooo many complaints when we tried to restrict it to yoursite.com, it was like blasphemy to some users not to use "www".
I've no idea whether this actually does anything but I am sure I was told to change the cookie prefix to force members to download new cookies and it did seem to help.
Jeff.
Comment
-
I run a forum on the subdomain only (forum.xxxxxxxx.com without www).
but I use PhotoPost pro Gallery for Vbulletin 4. when I used VB 3.8 so I was automaticly loged at forum and in gallery (just log in the forum). After upgrade to VB 4.x I must login in forum and separate in gallery too.
In my config.php I have set $config['Misc']['cookieprefix'] = 'bb'; but when login to forum so cookie looks bb_userid, bb_password, bb_sessionhash.... (There is added _). Gallerie cookie generate bbuserid, bbpassword, bbsessionhash ( without _ ). In both products I have set cookieprefix - 'bb' now.
Do you think it's a problem on the gallery side? I know that you are not support PhotoPost.
Comment
-
It isn't the cookie prefix you need to set, it is the Cookie Domain (in vboptions > Cookies) that you need to set to ".yoursite.com" to allow users from both www.yoursite.com and just yoursite.com (and even forums.yoursite.com).
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
This started today with me on 4.0.7. Mine is set to 900, never had a log out issue before. We have no mods. We only allow users to browse at www.yoursite.com
Comment
-
-
You can reset the cookie domain by uploading tools.php (from your do_not_upload folder) to the admincp, logging into it, and then click to reset the cookie domain. Afterwards, remove tools.php from the admincp.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
Check the file permissions. Generally it should be 644.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
You should only upload tools.php when you have a specific task to perform. As soon as you are done using it, you should remove it. When you do need to upload it, you need to upload it to the admincp folder and, as Steve stated, it should be chmod to 644.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
Related Topics
Collapse
-
Hi,
I have received a couple complaints of this error happening to people while browsing the site or creating a thread. It happened to me for the first time today. Here's the screenshot:...-
Channel: Support Issues & Questions
Mon 12 Oct '15, 6:36pm -
Comment