Some small errors in debug
-
Hi,
I just wanted to share some errors from my debug log. I noticed this quickly, because of another issue. It’s seems to produce a lot of errors. I am using a custom prefix for the WordPress installation.
[23-Jun-2014 18:59:27 UTC] PHP Notice: A session had already been started - ignoring session_start() in /****/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 18:59:28 UTC] WordPress databasefout Unknown column 'wp_posts.ID' in 'on clause' bij query SELECT fekmeq_posts.* FROM fekmeq_posts JOIN fekmeq_postmeta priority ON priority.post_id=wp_posts.ID AND priority.meta_key='_priority' JOIN fekmeq_postmeta dates ON dates.post_id=wp_posts.ID AND dates.meta_key='_dates_from' WHERE 1=1 AND fekmeq_posts.post_type = 'acf' AND ((fekmeq_posts.post_status = 'publish')) ORDER BY FIELD(wp_posts.post_status, 'publish','pending','draft'), IF(dates.meta_value='','2999-01-01',dates.meta_value) DESC, priority.meta_value gemaakt door include('wp-admin/edit-form-advanced.php'), require_once('wp-admin/admin-header.php'), do_action('admin_head'), call_user_func_array, acf_controller_post->admin_head, apply_filters('acf/location/match_field_groups'), call_user_func_array, acf_location->match_field_groups, apply_filters('acf/get_field_groups'), call_user_func_array, acf_field_group->get_field_groups, get_posts, WP_Query->query, WP_Query->get_posts [23-Jun-2014 18:59:45 UTC] PHP Notice: A session had already been started - ignoring session_start() in /******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 18:59:51 UTC] PHP Notice: A session had already been started - ignoring session_start() in /******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 18:59:52 UTC] PHP Notice: A session had already been started - ignoring session_start() in /******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:06 UTC] PHP Notice: A session had already been started - ignoring session_start() in /******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:11 UTC] PHP Notice: A session had already been started - ignoring session_start() in *******/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:12 UTC] PHP Notice: A session had already been started - ignoring session_start() in /******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:13 UTC] PHP Notice: A session had already been started - ignoring session_start() in /*******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:14 UTC] PHP Notice: A session had already been started - ignoring session_start() in /*******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:21 UTC] PHP Notice: A session had already been started - ignoring session_start() in /*******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:23 UTC] PHP Notice: A session had already been started - ignoring session_start() in /*******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:26 UTC] PHP Notice: A session had already been started - ignoring session_start() in /*******/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 181 [23-Jun-2014 19:00:26 UTC] WordPress databasefout Unknown column 'wp_posts.ID' in 'on clause' bij query SELECT fekmeq_posts.* FROM fekmeq_posts JOIN fekmeq_postmeta priority ON priority.post_id=wp_posts.ID AND priority.meta_key='_priority' .......[Moderator Note: Please post log files between backticks or use the code button.]
and so on.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Some small errors in debug’ is closed to new replies.