Two problems right off the bat
-
Just installed and from just a few minutes of use, I’ve gotten several repeating notices in my debug log. First is an undefined index.
[06-Aug-2018 18:51:35 UTC] PHP Notice: Undefined index: _inline_edit in SITE_PATH\wp-content\plugins\timeline-history\metabox.php on line 66
As well as this one, which may just have to do with our set up. We’re currently using MySQL 5.7
[06-Aug-2018 18:50:14 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND meta_key = 'history-date' AND meta_value = ''' at line 1 for query SELECT post_id as history_dt_num FROM wp_postmeta WHERE post_id <> AND meta_key = 'history-date' AND meta_value = '' made by get_default_post_to_edit, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, save_kt_custom_meta_box_top_History
Please advise for a fix.
- The topic ‘Two problems right off the bat’ is closed to new replies.