Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 638

WordPress database table error repeating

$
0
0

The following error keep accumulating in the error log for thecubiclechick dot com for SBI. I emptied out the last error_log that had accumulated over 850MB of this just repeating. Disabling plugin makes it go away, but this plugin is used in a couple parts for the theme’s design.

[16-Dec-2022 04:55:31 UTC] WordPress database error Table 'thecubic_wp.wp_sbi_instagram_feed_locator' doesn't exist for query 
			SELECT id
			FROM wp_sbi_instagram_feed_locator
			WHERE html_location = 'unknown'
			AND last_update < '2022-12-15 04:55:31'
			AND feed_id = 'sbi_17841401169880049#10'
			AND post_id = 51488
			LIMIT 1; made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/genesis/single.php'), genesis, get_footer, locate_template, load_template, require_once('/themes/genesis/footer.php'), do_action('genesis_footer'), WP_Hook->do_action, WP_Hook->apply_filters, harper_instagram, genesis_widget_area, dynamic_sidebar, WP_Widget->display_callback, WP_Widget_Text->widget, apply_filters('widget_text_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, display_instagram, SB_Instagram_Feed->get_the_feed_html, SB_Instagram_Feed_Locator::should_do_ajax_locating, SB_Instagram_Feed_Locator::entries_need_locating

Viewing all articles
Browse latest Browse all 638

Trending Articles