I just started used this product and when I add a link to a category I get the error Date (Invalid Date Format).
Jan 5, 2001, 8:31 PM
Veteran (17240 posts)
Jan 5, 2001, 8:31 PM
Post #2 of 5
Views: 3119
You should not use the Date field as a field to add in the add.cgi or modify in the modify.cgi scripts. Take out the DATE input field from all your add/modify templates.
If you are not using the date field in your add/modify template files, then the problem is probably associated with changing the date configurations in the links.cfg file. Revert back to the default configurations.
If you have not made any changes in your files and you are using PERL 5.006, then that is the problem. It seems that the new TIME modules, including LOCAL do not work with LINKS 2.0 as written.
Regards,
Eliot Lee
If you are not using the date field in your add/modify template files, then the problem is probably associated with changing the date configurations in the links.cfg file. Revert back to the default configurations.
If you have not made any changes in your files and you are using PERL 5.006, then that is the problem. It seems that the new TIME modules, including LOCAL do not work with LINKS 2.0 as written.
Regards,
Eliot Lee
Jan 14, 2003, 3:07 PM
Novice (8 posts)
Jan 14, 2003, 3:07 PM
Post #5 of 5
Views: 3006
Got it solved at http://www.gossamer-threads.com/...i?post=228212#228212, thanks for the help!