File Upload Database Error
-
Hello All,
I’m unable to upload anything via the File Upload Utility. I don’t believe it’s a permissions issue. The errors I receive after attempting to upload a Word Document:WordPress database error: [Field ‘post_content_filtered’ doesn’t have a default value]
INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_title, post_excerpt, post_status, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type, guid) VALUES (‘1’, ‘2006-10-06 22:17:25’, ‘2006-10-06 22:17:25’, ”, ‘calendaroct06hpmanor1.doc’, ”, ‘attachment’, ‘closed’, ‘closed’, ”, ‘calendaroct06hpmanor1doc’, ”, ”, ‘2006-10-06 22:17:25’, ‘2006-10-06 22:17:25′, ’13’, ‘0’, ‘application/msword’, ‘http://www.ioof.com/images/calendaroct06hpmanor1.doc’)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 3]
SELECT category_id FROM wp_post2cat WHERE post_id =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 ‘ 1)’ at line 2]
INSERT INTO wp_post2cat (post_id, category_id) VALUES (, 1)WordPress database error: [Out of range value adjusted for column ‘post_id’ at row 1]
INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES (”,’_wp_attached_file’,’D:\IOOF\www.ioof.com/images/calendaroct06hpmanor1.doc’)WordPress database error: [Out of range value adjusted for column ‘post_id’ at row 1]
INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES (”,’_wp_attachment_metadata’,’a:0:{}’)Warning: Cannot modify header information – headers already sent by (output started at D:\IOOF\www.ioof.com\wp-includes\wp-db.php:104) in D:\IOOF\www.ioof.com\wp-includes\pluggable-functions.php on line 270
Any ideas as to what’s going on? Thanks in advance.
The topic ‘File Upload Database Error’ is closed to new replies.