The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Users being automatically logged in, even after logging out
We have a big security issue here. Several users are reporting that when they log out, and then return to the site, they are still logged in. I have verified it from several different browsers / computers.
Is this a known issue with vBulletin 4.2.1? Thanks! |
#2
|
||||
|
||||
What is your site URL? What is your Cookie Domain? Have you tried clearing your cookies for the site?
|
#3
|
||||
|
||||
Forum URL: ourdomain
Cookie domain: (blank) Path to save cookies: / Yes, I've asked them all to clear cookies and the problem persists |
#4
|
||||
|
||||
Do you have an .htaccess file in place - if so, what is in it? Does your host have any caching enabled on the server (if you aren't sure, please ask them about ANY caching including just using mod_expires or mod_headers)?
|
#5
|
||||
|
||||
Hi Lynne,
Thanks so much for your quick help. .htaccess file is empty. However I remember turning on this option in config.php because someone told me it would make my site faster: Code:
$config['Datastore']['class'] = 'vB_Datastore_Filecache'; |
#6
|
||||
|
||||
try to reupload file in ./includes/datastore/datastore_cache.php
I had same problem once few years ago. |
Благодарность от: | ||
findingpeace |
#7
|
||||
|
||||
Thanks mokujin! I have re-uploaded the file and also just commented out the line in our config file, since we don't really need the extra speed now that we are on a faster VPS
--------------- Added [DATE]1375457169[/DATE] at [TIME]1375457169[/TIME] --------------- That did the trick, thank you both for all of the help! |
#8
|
||||
|
||||
Hi Lynne,
I spoke too soon, we're still having issues with this across multiple accounts. My host let us know that the following caching is enabled: eAccelerator mod_expires mod_headers Are these causing that issue? |
#9
|
||||
|
||||
mod_expires and mod_headers will cause this issue if they are not written correctly.
|
Благодарность от: | ||
findingpeace |
#10
|
||||
|
||||
Thanks! Do you know how I can check this? Is it in the apache configuration? Is there a recommendation/standard that I could send along to my hosting company to write it as?
--------------- Added [DATE]1375738366[/DATE] at [TIME]1375738366[/TIME] --------------- Would it be worth just disabling both for testing? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|