Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Modify Validation Prob

Quote Reply
Modify Validation Prob
Hello,

I just got the script working. It does great. More than I actually expected it to, however, I am having a problem with the Validation of the Modified input. It works up to the point that you go to delete or modify and both choices will not let you pick one. No selection. If you click on either one of them you actually grey out the box. I'm not sure what the problem is. If I add from the web it works altogether and you can either delete or add in the validation menu. But the Modify doesn't.

Any help as to what my prob could be would be greatly appreciated.

Thanks

Quote Reply
Re: Modify Validation Prob In reply to
After you select either validate or delete, you need to click on the submit button. Hitting return tends to induce errors in the script.

Regards,

Eliot Lee
Quote Reply
Re: Modify Validation Prob In reply to
Hi Elliot,

No, I don't think you understand. I cannot "select" modify or delete. It has nothing to do with clicking to make changes or hitting the enter on the keyboard. I cannot "select" either "delete" or "modify". It won't let me select either one. It just highlights the box. But cannot make a selection.

Thanks
Rick

Quote Reply
Re: Modify Validation Prob In reply to
What changes have you made?

How have you configured the following variables in your links.def file?

$db_file_name

And the following variables in the links.cfg file?

$db_valid_name
$db_modified_name

And do you have the following files in your data directory?

modified.db
validate.db

Regards,

Eliot Lee