Nothing happens on submit (error log)
-
[06-Jan-2016 20:18:17 UTC] WordPress database error Column 'post_content' cannot be null for query INSERT INTO
wp_kkse_posts(
post_author,
post_date,
post_date_gmt,
post_content,
post_content_filtered,
post_title,
post_excerpt,
post_status,
post_type,
comment_status,
ping_status,
post_password,
post_name,
to_ping,
pinged,
post_modified,
post_modified_gmt,
post_parent,
menu_order,
post_mime_type,
guid) VALUES (3, '2016-01-06 15:18:17', '2016-01-06 20:18:17', NULL, '', 'Creating Contact Succeeded', '', 'publish', 'wp_log', 'closed', 'closed', '', 'creating-contact-succeeded', '', '', '2016-01-06 15:18:17', '2016-01-06 20:18:17', 0, 0, '', '') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), call_user_func_array, CTCT_Process_Form->process, KWSConstantContact->addUpdateContact, do_action('ctct_activity'), call_user_func_array, KWSLog->activity, KWSLog->insert_log, WP_Logging::insert_log, wp_insert_post
I checked my error_log and this is what I have found.
- The topic ‘Nothing happens on submit (error log)’ is closed to new replies.