I am also not seeing any new posts being generated. In my logs, I am getting the following error:
WordPress database error Duplicate entry ‘446097142559655872_30871392’ for key ‘instagram_id’ for query INSERT INTO table_prefix_instagrab_ids
(time
,instagram_id
,hashtag
) VALUES (‘2013-05-01 04:44:37′,’446097142559655872_30871392′,’hashtag’) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), call_user_func_array, instagrab->instagrabGrabAndSave, instagrab->addImageToPost, instagrab->saveCacheToDb, referer: https://website.com/ep_gallery/
What could be causing this? The plugin is adding rows to the instagrab_ids table, but not creating posts.
Thanks