Field ‘pinged’ doesn’t have a default value
-
Hi,
I’m trying wordpress in a testing environment and hosting myself (running IIS6, mysql5, phpmyadmin etc)
The blogroll feature of wordpress seems to work with no problems but the posting of new blogs doesnt. I get the following errors…WordPress database error: [Field ‘pinged’ doesn’t have a default value]
INSERT INTO wp_posts (ID, 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, post_modified, post_modified_gmt, post_parent, menu_order) VALUES (‘1’, ‘1’, ‘2005-11-12 13:02:26’, ‘2005-11-12 13:02:26’, ‘test’, ‘test’, ”, ‘publish’, ‘open’, ‘open’, ”, ‘test’, ”, ‘2005-11-12 13:02:26’, ‘2005-11-12 13:02:26’, ‘0’, ‘0’)And….
Warning: Cannot modify header information – headers already sent by (output started at \wordpress\wp-includes\wp-db.php:98) in \wordpress\wp-admin\post.php on line 170Any help would be smashing!!
- The topic ‘Field ‘pinged’ doesn’t have a default value’ is closed to new replies.