Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Password Lookup Mod trouble

Quote Reply
Password Lookup Mod trouble
Hello!

I have struggled with this for a few days; having migrated everything to mysql (private message mod, multiple field select mod) My trouble lies in installing the Secure Password Lookup Mod - which worked fine w/out mysql.

I get "unable to open password file. Reason: No such file or directory" when trying to sign up or change password AND I get "unable to open: . when i click on "admin" when logged in with admin permissions.

I have put my files here:
http://cspweb.net/up/html.pl.txt
http://cspweb.net/up/db.cgi.txt
http://cspweb.net/up/db.cfg.txt

And you can log in to see the errors here:
http://cspweb.net/cgi-bin/test/db.cgi USE: admin / admin

As always, thanks!

Jim

Quote Reply
Re: Password Lookup Mod trouble In reply to
That's probably because all of the file access operations have to be changed. There is no .pass file to open.

JPD
http://www.jpdeni.com/dbman/
Quote Reply
Re: Password Lookup Mod trouble In reply to
Thanks, I was able to resolve this, I still have one difficulty with this mod:

I am able to have the person sign up and have pw sent; the person can have a new pw sent to them when they provide email address BUT - should someone give a wrong email address or one not in db - a cgi error occurs rather than a notice from the script;

If you put in an invalid email address - that works - e.g. 1234 gives you error message from script BUT 1234@1234.com will give you cgi error: Error Message : fetch Unable to query database. Reason: . Query:

Any thoughts?

Thanks,

Jim

Quote Reply
Re: Password Lookup Mod trouble In reply to
None whatsoever. At this point, you know more about SQL than I do. Smile

JPD
http://www.jpdeni.com/dbman/
Quote Reply
Re: Password Lookup Mod trouble In reply to
Ogrady, would you be willing to share what you did to accomplish this mod of the Password Lookup Mod?

Thanks very much!

Melanie
http://www.somemoorecats.com/
http://www.okhima.org/
Quote Reply
Re: Password Lookup Mod trouble In reply to
Following up on my own post....

I did figure out how to modify the password lookup mod and password change mod to work with DBMan SQL. However, I'm having a bit of trouble with the logic on the Change Email Mod. If anyone has modified this to work with DBMan SQL, I'd appreciate a pointer or two. It seems to somehow be falling "out of the loop" and not meeting any of the conditions I set. I'll give more details if there's someone who can offer some guidance.

Thanks for any help anyone can offer!

Melanie
http://www.somemoorecats.com/
http://www.okhima.org/