Mozilla Login Error? [message #2354] |
Wed, 08 May 2002 03:40 |
EricInHouston
Messages: 12 Registered: May 2002 Location: Houston, TX
Karma: 0
|
Junior Member |
|
|
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 #2358 is a reply to message #2354] |
Wed, 08 May 2002 04:11 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Hmmm have you tried any other broser other then mozilla, such as Opera or Konqueror?
I am using Mozilla 1.0RC1 and have no problem logging in to any of the many FUDforums I got accounts on.
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2362 is a reply to message #2359] |
Wed, 08 May 2002 04:19 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Could be... try different browsers it will definately isolate the problem.
If the problem is unique to a certain browser it is most likely that browser's fault.
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2365 is a reply to message #2364] |
Wed, 08 May 2002 04:24 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Hmm lemme try to register and see if I can replicate the prob...
FUDforum Core Developer
|
|
|
Re: Mozilla Login Error? [message #2366 is a reply to message #2354] |
Wed, 08 May 2002 04:29 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Just tested and I was able to login just fine with both Konqueror & Mozilla 1.0RC1
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2369 is a reply to message #2367] |
Wed, 08 May 2002 04:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Get latest Mozialla and try again.
Just for the record Galeon is actually Mozilla with a GTK front end. So if Galeon works so should Mozilla, maybe you got cookies blocked on mozilla or something like that?
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2371 is a reply to message #2370] |
Wed, 08 May 2002 04:49 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Didja try a later Mozilla?
0.9.8 is about 2 releases behind the current release.
FUDforum Core Developer
|
|
|
Re: Mozilla Login Error? [message #2372 is a reply to message #2371] |
Wed, 08 May 2002 04:52 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
I also think this is definetly a problem with the Mozilla version. Many quirks just have been fixed lately so ugrade is strongly recommended. bye Ken
|
|
|
|
|
Re: Mozilla Login Error? [message #2402 is a reply to message #2394] |
Wed, 08 May 2002 15:19 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Try logging in to my account on your forum, I've sent you the login/password via PM.
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2408 is a reply to message #2406] |
Wed, 08 May 2002 16:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Worth a try... There were 8 releases since then, since the current version is 3.23.49a although to be honest I do not see any bugs in their changelog that would cause this.
I especially do not think it is MySQL because it works in some browser and not in others...
FUDforum Core Developer
|
|
|
|
Re: Mozilla Login Error? [message #2410 is a reply to message #2408] |
Wed, 08 May 2002 16:33 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
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 16:34] Report message to a moderator
|
|
|
|
Re: Mozilla Login Error? [message #2412 is a reply to message #2411] |
Wed, 08 May 2002 16:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
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] |
Thu, 09 May 2002 02:07 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
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
|
|
|