Hey @azalbert,
Thank you for reaching out to us for assistance. We have not yet had any other reports of this issue. First, could you test fully reinstalling the plugin. Then if the issue persists, please send us a support request on our website form here. This is so that you can include the System Info from the plugin’s Help section found by clicking the Help button in the top right of the settings page. This will allow us to dig closer into your issue and see whether we need to address this in a future update.
Many thanks.
Hi,
Same issue for me
Fatal error: Uncaught Error: Call to a member function is_expired() on null in /usr/share/wordpress/wp-content/plugins/instagram-feed/inc/class-sb-instagram-feed.php:242
Code is the following
$database_settings = sbi_get_database_settings();
$instagram_feed_settings = new SB_Instagram_Settings([], $database_settings);
$instagram_feed_settings->set_feed_type_and_terms();
$instagram_feed_settings->set_transient_name();
$instagram_feed = new SB_Instagram_Feed($instagram_feed_settings->get_transient_name());
$settings = $instagram_feed_settings->get_settings();
$feed_type_and_terms = $instagram_feed_settings->get_feed_type_and_terms();
if ($instagram_feed->regular_cache_exists()) {...}
Hey @ajouve,
We have seen a few users have issues when updating. Could you test reinstalling the plugin fully and see whether the same error remains? If it does, please let me know!
Best regards.