Installed WPIDS 0.1.2 plugin in WordPress 2.5.1 on Win2k3/IIS6 server. When I activate the plugin, I immediately get this error displayed below the footer on every page:
WordPress database error Incorrect datetime value: '2008-06-10T16:36:24-07:00' for column 'date' at row 1 for query INSERT INTO `wp_sec_log` (`id`, `ref_id`, `ip`, `page`, `tag`, `value`, `app`,`type`,`date`,`status`) VALUES (0, 0, '172.16.31.122', '/projects/wp-admin/plugins.php', 'PATH_TRANSLATED', 'EProjects Blogwordpress-2.5.1wordpresswp-adminplugins.php', 0, 'path', '2008-06-10T16:36:24-07:00', 1) made by wpids_log
Frustrating part is that it works fine on development server set up the same way (but obviously something's different). TIA for any suggestions.
