Unknown column ‘comment_date_gmt’ in ‘field lis
-
I’m getting the following errors when trying to post comments on a friend’s WORDPRESS blog:
SQL/DB Error:
[Unknown column 'comment_date_gmt' in 'field list']
INSERT INTO wp1_comments (comment_post_ID, comment_author, comment_author_email, comment_author_url, comment_author_IP, comment_date, comment_date_gmt, comment_content, comment_approved) VALUES ('5', 'Test - DeWaun', '[email protected]', 'https://tmcinfo.dallasnews.com/', '147.136.249.101', '2004-04-05 18:32:42', '2004-04-05 22:32:42', 'This is a test.', '1')
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 112
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 113
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 115
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 116
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 117
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 118
Warning: Cannot modify header information - headers already sent by (output started at e:\home\Default\flakepublishing.com\htdocs\wp-includes\wp-db.php:94) in e:\home\Default\flakepublishing.com\htdocs\wp-comments-post.php on line 121
—-
What is this and how can I fix this? I have no mySQL experience and very little PHP skills.
- The topic ‘Unknown column ‘comment_date_gmt’ in ‘field lis’ is closed to new replies.