#1 (permalink)  
Old 07-06-04, 01:46 PM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
Angry login problem

sometimes I can stay logged in, other times I keep logging in and still not logged in!
when I was trying to post about this problem I had to login more than 5 times with each browser (Mozilla FireFox and IE 6) !

even when I un-tick the "remember me" check box to depend on session only, it fails

now this is very annoying !!
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-06-04, 02:32 PM
Rapid Dr3am Rapid Dr3am is offline
Community VIP
 
Join Date: Jan 2004
Location: Liverpool, England
Posts: 752
Thanks: 0
Thanked 0 Times in 0 Posts
Simple questions:
Have you tried deleting your cookies?
Tried a different browser?
__________________
Placeholder, place signature here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 07-06-04, 02:34 PM
infinitylimit's Avatar
infinitylimit infinitylimit is offline
Code Guru
 
Join Date: Jun 2004
Location: Oregon
Posts: 758
Thanks: 0
Thanked 0 Times in 0 Posts
I ran into the same problem. It seems to be related to useing the home button on the toolbar, at least for me. I think that doesn't keep the state. It screwed everything up because I was logged in then I wasn't blah blah blah. I just deleted all my cookies and don't use that button anymore.
__________________
Hawk Enterprises -- Home to PHP games, open-source code, tutorials and free downloads
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 07-07-04, 04:36 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
I've deleted the cookies ..
as for browsers, I said I tried with both FireFox and IE
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 07-09-04, 01:40 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
still the same problem !
even after I deleted al pt's cookies!
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 07-09-04, 03:45 PM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
I've had the same problem, both in IE, Firefox and Mozilla. Have tried with and without the "remember me" option. Seems I can only log in every couple of days. I noticed it started when the forums layout was changed...maybe connected?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #7 (permalink)  
Old 07-10-04, 05:34 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
yeah, it started to happen after the change of the layout..
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #8 (permalink)  
Old 07-10-04, 08:37 AM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
One other thing I forgot to mention, which was really strange. I would log in, get the Thank You page, then go back to the main page, and still be shown log in box, but at the same time, if I scrolled down to the very bottom of the main page, it listed my name as being a member online. It's like one function didnt recognize the log in, and another one did.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #9 (permalink)  
Old 07-19-04, 08:05 PM
infinitylimit's Avatar
infinitylimit infinitylimit is offline
Code Guru
 
Join Date: Jun 2004
Location: Oregon
Posts: 758
Thanks: 0
Thanked 0 Times in 0 Posts
From my limited experience with Vbulletin but I think something might be setup wrong of goofy. If you have programmed with vbulletin you will know that it uses a sessionhash and passes it though all the urls as ?s=<32 digit hash> Well this doesn't appear to be happening all the time.

I get this from time to time
http://www.programmingtalk.com/index...sessionhash%5D

Which the html enties translate to %5B = (, %5D = )

so it would seem to me it is trying to pass the sessionhash but something is configured wrong and it passes the entire array.

These hashes are stored in the database and I believed attempted to be stored in a cookie also but not for certain.

Just my 2 cents
__________________
Hawk Enterprises -- Home to PHP games, open-source code, tutorials and free downloads
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
phpbb login integration SR_Ben PHP 4 08-10-06 06:04 AM
Count problem kasic ASP.NET 1 10-20-04 01:23 AM
HELP! Php to login to HTACCESS? godfather PHP 4 03-06-04 01:03 AM
User Authentication and Session problem!!! askme PHP 1 02-06-04 10:10 AM
User Management - forum login used throughout site. Ayumi PHP 5 12-01-03 09:29 PM


All times are GMT -5. The time now is 10:50 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.