Mozilla Login Error? [message #2354] |
Tue, 07 May 2002 23:40  |
EricInHouston
 Messages: 12 Registered: May 2002 Location: Houston, TX
Karma: 0
|
Junior Member |
add to buddy list ignore all messages by this user
|
|
This is weird.
I'm running Mandrake Linux 8.1. I can log in to my FUDforum just fine with Galeon 1.0.3, but not with Mozilla 0.9.8. It tells me invalid login/password combination. Here's my cookie info:
$COOKIE_PATH = "/forums/"; $COOKIE_DOMAIN = ".sherwoodnation.com"; $COOKIE_NAME = "fud_session_1020819447";
And my link (Adult Content Warning!):
http://www.sherwoodnation.com/forums/
What am I missing here?
+-----------------+ | EricInHouston | +-----------------+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Mozilla Login Error? [message #2410 is a reply to message #2408] |
Wed, 08 May 2002 12:33   |
|
Just been to the site. Right now I use Win2k as well, so I took the chance to check with Mozilla and IE6. I was able to register sucessfully and to log in and out with both browsers. I don't think that it's a server issue, because else everyone should have been affected. bye Ken
[Updated on: Wed, 08 May 2002 12:34] Report message to a moderator
|
|
|
|
Re: Mozilla Login Error? [message #2412 is a reply to message #2411] |
Wed, 08 May 2002 12:55   |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
Definately...
Both IE6 and Mozilla on WinXP were able to login just fine.
The error you are seeing is DEFINATELY not a cookie error though since you are getting password/login error when trying to login.
If you want have time meet me on FUDforum's irc channel and myabe we can figure this weirdness...
FUDforum Core Developer
|
|
|
|
|
|
Re: Mozilla Login Error? [message #2427 is a reply to message #2354] |
Wed, 08 May 2002 22:07  |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
Thanks to Eric's co-operation in solving this bug I was able to track down and solve the problem. It was indeed a problem with FUDforum, Eric had a cookie from his site that overwritten the password variable because we used GLOBALS instead of HTTP_POST_VARS.
This problem has been corrected in the CVS.
Affected files: (1.2X) login.php (1.9X) login.php.t
FUDforum Core Developer
|
|
|