Cannot upload image
-
Hello colleagues.
I am using 4.6 version of WP and I have a problems with upload new images as attachments. File is physically existing on the server but it is not visible as image in wordpress.
I am tried to turn on debugging and there are results:WordPress database error: [Duplicate entry '0' for key 'PRIMARY'] INSERT INTO <code>dbname_posts</code> (<code>post_author</code>, <code>post_date</code>, <code>post_date_gmt</code>, <code>post_content</code>, <code>post_content_filtered</code>, <code>post_title</code>, <code>post_excerpt</code>, <code>post_status</code>, <code>post_type</code>, <code>comment_status</code>, <code>ping_status</code>, <code>post_password</code>, <code>post_name</code>, <code>to_ping</code>, <code>pinged</code>, <code>post_modified</code>, <code>post_modified_gmt</code>, <code>post_parent</code>, <code>menu_order</code>, <code>post_mime_type</code>, <code>guid</code>) VALUES (1, '2016-09-05 19:24:05', '2016-09-05 17:24:05', '', '', 'Ethernet Router', 'an Ethernet cable pluged into a network router', 'inherit', 'attachment', 'open', 'closed', '', 'ethernet-router', '', '', '2016-09-05 19:24:05', '2016-09-05 17:24:05', 0, 0, 'image/jpeg', '***********wp-content/uploads/2016/09/internet_router.jpg') 0
Additionally in admin panel in section “Quick draft”, is visible information like below:
WordPress database error: [Duplicate entry '0' for key 'PRIMARY'] INSERT INTO <code>dbname_posts</code> (<code>post_author</code>, <code>post_date</code>, <code>post_date_gmt</code>, <code>post_content</code>, <code>post_content_filtered</code>, <code>post_title</code>, <code>post_excerpt</code>, <code>post_status</code>, <code>post_type</code>, <code>comment_status</code>, <code>ping_status</code>, <code>post_password</code>, <code>post_name</code>, <code>to_ping</code>, <code>pinged</code>, <code>post_modified</code>, <code>post_modified_gmt</code>, <code>post_parent</code>, <code>menu_order</code>, <code>post_mime_type</code>, <code>guid</code>) VALUES (1, '2016-09-05 19:32:48', '0000-00-00 00:00:00', '', '', 'Auto Draft', '', 'auto-draft', 'post', 'open', 'open', '', '', '', '', '2016-09-05 19:32:48', '0000-00-00 00:00:00', 0, 0, '', '')
I have not installed any plugin.
Do you know which may be the reason for this error?Regards,
Micha?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Cannot upload image’ is closed to new replies.