Bug in plugin
-
Hello, we encounter these types of errors in our php error log.Looks like a problem with the plugin’s code.
[28-Jul-2021 06:11:11 UTC] WordPress database error Incorrect DATETIME value: '0000-00-00 23:59:59' for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND ( wp_posts.post_date_gmt <= '0000-00-00 23:59:59' ) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft' AND wp_posts.post_status <> 'cus_sc_publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 15 made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, Nelio_Content_Post_REST_Controller->search_posts, Nelio_Content_Post_REST_Controller->search_wp_posts, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug in plugin’ is closed to new replies.