NASLite Network Attached Storage

www.serverelements.com
Task-specific simplicity with low hardware requirements.
It is currently Mon May 05, 2025 2:27 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Tue Jan 02, 2007 3:38 pm 
Offline

Joined: Sun Dec 10, 2006 11:48 pm
Posts: 81
Every time I come this SE forum site I have to login even though I have the option checked to automatically log me in. This happens with Firefox 2.0.0.1 (including a brand new profile) and with IE 6 and on different PCs. This is the only forum site I regularly visit that has this problem.

Is anyone else having this problem?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 02, 2007 9:14 pm 
Offline

Joined: Mon Jan 23, 2006 11:22 am
Posts: 144
Yup - IE6/IE7 - half a dozen different PCs, cookies are allowed and it only happens with this forum


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 5:01 am 
Offline

Joined: Sun Feb 27, 2005 11:08 am
Posts: 225
autologin has never worked for me on SE forum.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 5:28 am 
Offline

Joined: Sun Sep 24, 2006 1:32 pm
Posts: 290
Same here, works with all other phpbb-based forums though.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 5:38 am 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:01 pm
Posts: 801
Location: ServerElements
autologin was disabled. Let me know if it works now.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 10:47 am 
Offline

Joined: Sun Sep 24, 2006 1:32 pm
Posts: 290
Nope still not working. Tried clearing cache and deleted the se cookie etc.. same problem.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 11:02 am 
Offline

Joined: Sun Dec 10, 2006 11:48 pm
Posts: 81
not working for me, either.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 4:16 pm 
Offline

Joined: Thu Dec 14, 2006 8:24 am
Posts: 31
me neither.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 7:31 pm 
Offline

Joined: Mon Jan 23, 2006 11:22 am
Posts: 144
Still not working


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 03, 2007 7:57 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:01 pm
Posts: 801
Location: ServerElements
phpBB is not saving the autologin to on in the config, I need to update the forum to the latest version anyhow, so i'll take a look at this again when I do that.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 11, 2007 4:44 am 
Offline

Joined: Sun Sep 24, 2006 1:32 pm
Posts: 290
Ralph wrote:
phpBB is not saving the autologin to on in the config, I need to update the forum to the latest version anyhow, so i'll take a look at this again when I do that.


I think this could be cookie related Ralph, check the following:

http://www.neothermic.com/kb/article69.html

Quote:
• The Log Me In Automatically Box is not working:
This is because you have not set up the cookie domain or path correctly. Read the above information and double check your setup.


What version of phpBB is this forum running on btw? If it is indeed an error within phpBB there could be a simple fix that would not require an update of the entire forum structure. I'd be glad to help finding such a solution but need to know what version of phpBB you are running.

Depending on what version of phpBB you are running this could be a possible fix:

Quote:
I think i found the problem:

in constants.php (in the includes dir) there was a line missing:

define('SESSIONS_TABLE', $table_prefix.'sessions');

The following needs to be added right below the line above:

define('SESSIONS_KEYS_TABLE', $table_prefix.'sessions_keys');

After adding this line the autologin is now working.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group