Fix your plugin
-
Please fix your plugin, recent update causing massive amounts of PHP errors which are filling up logs and causing disk to fill:
WordPress database error Column ‘post_modified’ cannot be null for query INSERT INTO
wp_posts(post_title,post_type,post_status,post_date,post_date_gmt,post_modified,post_modified_gmt,comment_status,ping_status) VALUES (‘TEST’, ‘pretty-link’, ‘publish’, ‘2015-12-07 17:07:57’, ‘2015-12-07 23:07:57’, NULL, ‘1970-01-01 00:00:00’, ‘closed’, ‘closed’) made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, PrliAppController->install, PrliDb->prli_install, PrliUtils->migrate_after_db_upgrade, PrliLink->create_cpt_for_link
The topic ‘Fix your plugin’ is closed to new replies.