OK, I finally have a little more information. On a slower computer, a brief series of error messages pops up in the frame when I hit “upload” they go away in a flash and then the “browse” window comes back, albeit without the newly uploaded images:
—-
WordPress Database error: [Field ‘post_content_filtered’ doesn’t have a default value]
INSERT INTO wp_post (post_author, post_date, post_date gmt, post_parent, menu order, post_mime_type, guid) VALUES (‘6′, 2007-01-18 02:08:42’, ‘2007-01-17 20;08;42’, ‘ ‘,ppt5.jpg, ‘ ‘, ‘attachement’, ‘open’, ‘open’, ‘ ‘, ‘ppt5jpg’, ‘ ‘, ‘ ‘, ‘2007-01-18 02:08:42’, ‘2007-01-17 20:08:42’, ‘-1169063304’, ‘0’ ‘image/jpeg’,
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQ 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 MySQ 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’ , ‘W:\www\cadc.auburn.edu\soa\rural-studio\outreach2007/wp-content/uploads/2007/01/ppt5.jpg’)
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:4:{s:5:\”width\”;i:99;s:6\”height\”;i:101;s:14:\”hwstring_small\”;s:22:\height=\’96\’
width=\’94\’\”;s:4:\”file\”;s:88:\W:\\www\\cadc.auburn.edu\\soa\\rural-studio\\outreach2007/wp-content/uploads/2007/01/ppt5.jpg\”;}’)
—-
Again, the images actually upload fine (I can access them via ftp) but they do not show up in the “browse” window. All files that were uploaded before the server upgrade are visible in the “browse” window, just not anything that I upload now after the server upgrade. This is affecting all of the WordPress sites on this server.
Any help or observations as to what might be causing this and a possible fix is extremely welcome. And sorry if there are any typos in the above error code – It appears and disappears so quickly I hade to do a screen capture and type it in by hand….