Ticket #435 (closed defect: fixed)
Error 1292: Incorrect datetime value: '1' for column 'daterefreshed' at row 1
| Reported by: | reporter | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | BUGS | Version: | |
| Severity: | critical | Keywords: | |
| Cc: |
Description
I'm running:
Windows XP apache_2.0.59 php-4.4.3 mysql 5.0
I am successfully running Gregarius 5.2.
After installing 5.4, I get the following message when trying to add a feed:
Failed to execute the SQL query
insert into channels (title, url, siteurl, parent, descr, dateadded, icon, position, mode, daterefreshed) values ('LED Throwies discussion', 'http://www.instructables.com/id/E9D2ZJ3FG0EP286JEJ/comments.rss', 'http://www.instructables.com/', 0, , now(), , 0, 1, 1)
Error 1292: Incorrect datetime value: '1' for column 'daterefreshed' at row 1
Change History
Note: See
TracTickets for help on using
tickets.
