Closed Thread Icon

Topic awaiting preservation: Login Problem in IE (Not This Site) (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=25815" title="Pages that link to Topic awaiting preservation: Login Problem in IE (Not This Site) (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Login Problem in IE (Not This Site) <span class="small">(Page 1 of 1)</span>\

 
Wes
Paranoid (IV) Mad Scientist

From: Inside THE BOX
Insane since: May 2000

posted posted 05-19-2005 18:57

A client I'm doing some work for (same one with the flags from another thread) asked if I could help solve a strange problem they've encountered.

They've developed a site that requires a login and have recently copied that site onto another server. The old copy works fine. The new copy, however, has problems in IE. You can go to the login page, enter your information and submit it, but you're immediately redirected back to the same login page. Again, this is only the new copy and only in IE; all other browsers work fine. I've replicated the problem on my system and so has everyone else who works for said client.

The client has checked everything with the new copy -- the files are identical, the Apache settings are identical ... they can't figure it out.

Unfortunately, I can't provide a link to the site just yet for certain reasons, but I've looked through the markup and can't see anything unusual. I was just hoping someone else had seen a similar problem before and might provide a clue as to what to look for.

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 05-19-2005 19:55

chances are, the session cookie is not being are not being carried through.

Anyhow, the real way to dig at this problem is to get a http spy (I've only used httplook, but I've seen a far better one at my coworkers workstation... can't remember the name right now) and look what's being send when you log in, what you're getting back, and what's being send again.
Then compare that to the old system.

Then fix the error ;-)

norm
Paranoid (IV) Inmate

From: [s]underwater[/s] under-snow in Juneau
Insane since: Sep 2002

posted posted 05-19-2005 20:15

Is this forms based authentication or an .htaccess controlled login?

/* Sure, go ahead and code in your fancy IDE. Just remember: it's all fun and games until someone puts an $i out */

(Edited by norm on 05-19-2005 20:16)

Wes
Paranoid (IV) Mad Scientist

From: Inside THE BOX
Insane since: May 2000

posted posted 05-20-2005 07:29

Oy ... would you believe they fixed it without us?

It's okay, I still need you.

« BackwardsOnwards »

Show Forum Drop Down Menu