FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Password change problem on FF 2.0
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Password change problem on FF 2.0 [message #3079] Tue, 11 June 2002 13:41 Go to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
Hi!

Users can't change their passwords. See the atached error screen.

System Configuration:
PHP built On: Linux minbar 2.4.16-xfs #1 Fri Feb 8 23:46:11 CST 2002 i686 unknown
MySQL Version: 3.23.49
PHP Version: 4.1.2
Web Server: Apache/1.3.24 (Unix) Debian GNU/Linux PHP/4.1.2
WebServer to PHP interface: apache
Forum Version: 2.0
Relavent PHP Settings: Safe Mode: OFF
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Disabled Functions: none
PSpell Support: No

What is wrong?

Thanks for help in advance:
Zoltan
  • Attachment: error.gif
    (Size: 30.96KB, Downloaded 791 times)
Re: Password change problem on FF 2.0 [message #3080 is a reply to message #3079] Tue, 11 June 2002 14:12 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The error appears to be the result of your session being lost, however after looking at the code I cannot see why, nor can I replicate the bug.

Could you please give me a little bit more information.

1st, do you see error inside the popup right when the popup appears, or does it appear after you've entered the new password information?
What is the # of minutes you've set as the session expiry time, it is the 'Session Timeout' variable on the admin form.
Also, could you view the html source of the register form and tell me what url is the popup window trying to open. Simply search for 'javascript://' in the source.


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3081 is a reply to message #3080] Tue, 11 June 2002 14:33 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
Hi prottoss,

It apperas after entering the new password information.
The session time out is 1800, the default.
I have atached the entire file, becouse it contain more javascritp:// strings.

Another question: How can I enable the spell checker on my system? It says:

"This option requires pspell support in PHP, which is currently is disabled.
Please ask your administrator to enable pspell support."

Thank you for fast help.

Zoltan
  • Attachment: register.php
    (Size: 120.52KB, Downloaded 838 times)
Re: Password change problem on FF 2.0 [message #3083 is a reply to message #3081] Tue, 11 June 2002 14:36 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
To install pspell you need to do the following:

Download pspell library & compile it.
Download aspell library & compile it (you need it because it contains dictionaries needed for pspell, please do not ask me why the developers decided to split the 2)
Recompile your php with --with-pspell flag.

Both pspell & aspell can be freely downloaded from http://aspell.net/


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3090 is a reply to message #3083] Tue, 11 June 2002 14:58 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
One more thing, please.

Could you send me the HTML source of the password reset popup window, before you submit it or enter any information in to it.

Thanks.

Also, which version of IE are you using?


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3091 is a reply to message #3083] Tue, 11 June 2002 15:00 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
Thank you for spell answer.

Another strangething: vhen I edit a previous wrote message, instead of Post Message it is an Edit Message button.

Another: Today's Visitors/Last Post. The thread name link is invalid.

Zoltan
Re: Password change problem on FF 2.0 [message #3092 is a reply to message #3090] Tue, 11 June 2002 15:03 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
How can I find it?
My IE is 6.0, but the error is the same on 5.0.
thx
Re: Password change problem on FF 2.0 [message #3094 is a reply to message #3091] Tue, 11 June 2002 15:11 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Zoltan Fogarasi wrote on Tue, 11 June 2002 11:00


Another strangething: vhen I edit a previous wrote message, instead of Post Message it is an Edit Message button.



How is that a bug? You're editing the message no?

Quote:


Another: Today's Visitors/Last Post. The thread name link is invalid.



This is a known bug in 2.0, it has already been fixed in CVS.


Please send me the HTML source of the change password form Smile


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3095 is a reply to message #3094] Tue, 11 June 2002 15:21 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
>How is that a bug? You're editing the message no?
Becouse when I am finished re-editing the message, to post it I have to press the Edit Message button again instead of Post Your Changes or something like that.

>This is a known bug in 2.0, it has already been fixed in CVS.
What is a CVS? Where can I get it? How can I install it?
I foubd the http://cvs.prohost.org/c/viewcvs.cgi/ but seems to be chinese...

>Please send me the HTML source of the change password form
How can I locate it?

Zoltan
Re: Password change problem on FF 2.0 [message #3096 is a reply to message #3095] Tue, 11 June 2002 15:29 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
When the popup with the change password form appears, right click on the popup content and choose the view source option.

http://cvs.prohost.org/c/viewcvs.cgi/

is definately in english, there is nothing on that site to tell your browser it is chinese heh.


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3097 is a reply to message #3096] Tue, 11 June 2002 16:00 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
The password change is working now.
Sorry. I mean that I can't understand how can I upgrade my FUDForum with CVS. Can you help me?
Re: Password change problem on FF 2.0 [message #3098 is a reply to message #3097] Tue, 11 June 2002 16:04 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Simply wait till 2.0.1 release, it will be out in a day or two.
Otherwise read the CVS thread about how to get an upgrade script from the CVS.


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #3099 is a reply to message #3098] Tue, 11 June 2002 16:08 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
Thank you for help.
I like FUDforum, I am going to introduce it in our office. Hope it will be painless.

Zoltan
Re: Password change problem on FF 2.0 [message #3109 is a reply to message #3098] Wed, 12 June 2002 08:23 Go to previous messageGo to next message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
Hi prottoss,

2.0.1 it's out now. How can I upgrade our 2.0?

bye:
Zoltan
Re: Password change problem on FF 2.0 [message #3124 is a reply to message #3109] Wed, 12 June 2002 14:18 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You download the 1.9.8+ to 2.0.1 upgrade script.

I think I need to call that link better, because it seems to cause much confusion.


FUDforum Core Developer
Re: Password change problem on FF 2.0 [message #4119 is a reply to message #3094] Mon, 15 July 2002 15:17 Go to previous message
Zoltan Fogarasi is currently offline  Zoltan Fogarasi   United States
Messages: 16
Registered: June 2002
Location: Budapest, Hungary
Karma: 0
Junior Member
[quote title=prottoss wrote on Tue, 11 June 2002 11:11]
Zoltan Fogarasi wrote on Tue, 11 June 2002 11:00


Another strangething: vhen I edit a previous wrote message, instead of Post Message it is an Edit Message button.



How is that a bug? You're editing the message no?

In the latest version is called: Apply Message Changes.
Thank you!

Zoltan
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: template editing bug
Next Topic: Deleting a category with forums == bad
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 23:15:26 GMT 2024

Total time taken to generate the page: 0.02531 seconds