captnskydiver wrote:
Windows XP
Apache 2.2
MySQL 5.1.30
WordPress 2.9.2
PhotoQ 1.8.3
Batch image upload fails. Apache error log:
[Mon Mar 29 21:39:19 2010] [error] [client 127.0.0.1] WordPress database error Incorrect datetime value: '' for column 'q_date' at row 1 for query INSERT INTO wp_photoq (q_title, q_imgname, q_position, q_slug, q_descr, q_tags, q_exif, q_date, q_fk_author_id) VALUES ('10646 Pe087516 S4', '10646_PE087516_S42.jpg', '0', '', '', '', 'a:0:{}', '', '1') made by require_once, do_action, call_user_func_array, PhotoQ->manage_page, PhotoQ->uploadPhoto
and
[Mon Mar 29 21:39:28 2010] [error] [client 127.0.0.1] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query UPDATE wp_photoq SET q_position = '-1', q_title = '', q_descr = '', q_tags = '', q_slug = '', q_fk_author_id = '', q_edited = 1 WHERE q_img_id = made by require_once, do_action, call_user_func_array, PhotoQ->manage_page, PhotoQ->update_queue, referer: http://localhost/arete/wp-admin/edit.php?page=whoismanu-photoq.php
BR
closed
resolved