Instagram Feed Warning
-
Hi Guys,
I’m on the latest version of the plugin but I get the following warning in my logs alot and just wondered if there was a fix
[30-Oct-2024 16:02:49 UTC] WordPress database error Unknown column 'p.mime_type' in 'field list' for query
SELECT p.media_id, p.instagram_id, p.aspect_ratio, p.sizes, p.mime_type
FROM wp_sbi_instagram_posts AS p
INNER JOIN wp_sbi_instagram_feeds_posts AS f ON p.id = f.id
WHERE p.instagram_id IN('18040649987179958','18052329838738562','18122183116358760','18082540591521199','18046176262818802','17902677809881422','17937060935809832','18018471704162257','18003653441418348','18019056761039019')
AND p.images_done = 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/sugarandcrumbs/templates/woocommerce-checkout.php'), get_footer, locate_template, load_template, require_once('/themes/sugarandcrumbs/footer.php'), include('/themes/sugarandcrumbs/partials/social-feed.php'), do_shortcode, preg_replace_callback, do_shortcode_tag, display_instagram, SB_Instagram_Feed->get_the_feed_html, include('/plugins/instagram-feed/templates/feed.php'), do_action('sbi_before_feed_end'), WP_Hook->do_action, WP_Hook->apply_filters, sbi_add_resized_image_data, SB_Instagram_Feed::get_resized_images_source_set
- You must be logged in to reply to this topic.