|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Logins and sessions, strange problem
Alright, so I have a login form, upon successful login, it saves a session with your user name and redirects you back to the last page you visited (before the login). I tested this on my home machine and it worked fine. I had a friend test it, and it worked fine. But then a whole bunch of people said it wasnt working, it was just recycling back to the login page. My question, is the there something that is blocking the sessions on the client side? I have no idea whats going on
![]() |
|
#2
|
||||
|
||||
|
They're probably blocking cookies.
|
|
#3
|
|||
|
|||
|
Alright, well, it seems not to be cookie handling anymore, because now evryone is retruning false (during the password verification) becuase no one can retrieve or send from the database. Funny thing is though, I can...
And no one else, now, I'm no server expert, but does anyone know what possibly could be the problem? |
|
#4
|
|||
|
|||
|
You need to pass the SID in the url's when users do not have cookies enabled...
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
|
#5
|
|||
|
|||
|
alright, thanks a lot
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Logins and sessions, strange problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|