Gossamer Forum
Home : Products : DBMan : Customization :

Unable to Add Record: Fields Being Reset

Quote Reply
Unable to Add Record: Fields Being Reset
Hello...

I've run into yet another problem. I've been trying to add records to the database, but when I click the "Add Record" button, the database supposedly saves the information, However, on the success page, every field is blank and I can't get the search to pull up the record because it says it doesn't even exsist.

Any ideas?

Thanks,

Michael DeLong
Quote Reply
Re: Unable to Add Record: Fields Being Reset In reply to
Sounds like a problem with the $db_key field. If you'd like for me to look over your .cfg file, copy it to a web-accessible directory (one where you would place .html files) and rename it to default_cfg.txt. Then come back here and tell me where I can find it. I'll look it over.

JPD
http://www.jpdeni.com/dbman/
Quote Reply
Re: Unable to Add Record: Fields Being Reset In reply to
Well, after a little more fiddling around, I discovered several careless mistakes I had looked over and re-did the html_record and html_record_form subroutines and the database definitions and it works perfectly now. Sorry I didn't do this before; I just have very little patience when it comes to Perl cause Perl has little patience with me (Tongue).

Thanks JP for your reply and offer to help - I'll try a wee bit harder next time....Blush

Thanks,


Michael DeLong
Quote Reply
Re: Unable to Add Record: Fields Being Reset In reply to
No problem, Michael. Smile

JPD
http://www.jpdeni.com/dbman/