Archiving a story fails with error
stoth - August 27, 2007 - 13:48
| Project: | Archiver |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
When I try to archive an existing story then there is an error message:
user warning: Incorrect integer value: '' for column 'created_on' at row 1 query: INSERT INTO archiver (nid, created_on) VALUES ('3', '') in C:\WEBDEV\websites\drupal\includes\database.mysql.inc on line 172.
However, I can archive a story when I open it and change its property directly.
I installed it for the latest Drupal 5.2
Thank you.
