• Resolved morriswanchuk

    (@morriswanchuk)


    Seeing a lot of these errors in our error log:

    WordPress database error Duplicate key name 'post_id' for query ALTER TABLE wp_sbi_instagram_feed_locator ADD INDEX post_id (post_id) made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, sbi_check_for_db_updates, SB_Instagram_Feed_Locator::create_table

    Looking at the code that is calling the SB_Instagram_Feed_Locator::create_table in in instagram-feed.php, the thing is doing a check for the (float) $db_ver < 1.9 at line 593. In our case there the sbi_db_version = 1.9 in the options table, so no idea why we’re entering this conditional.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Smash Balloon Joel

    (@joelsmashballoon)

    Hey @morriswanchuk,

    Thank you for reaching out to us for assistance. Could you ensure that you have the latest version of the plugin installed, 2.9.1, and then if you still have errors try clearing the plugin’s caching under Instagram Feed > Customize by clicking Reset Resized Images and Clear Backup Caches.

    If the issue persists we are happy to look further into this. Could you then please send us a support request using the Support form on our website, here. We ask for this so that you can also send the System Info from the plugin’s Support tab. If the answer to the issue ends up being a general issue the plugin we can also follow up here.

    Best regards,

    Plugin Support Smash Balloon Joel

    (@joelsmashballoon)

    Hey @morriswanchuk,

    I have marked this as resolved here on the Forums albeit possibly a little early here. Should you still have issues let me know or otherwise contact us via the support form I have linked to above.

    Many thanks and I wish you a great weekend.

    Thread Starter morriswanchuk

    (@morriswanchuk)

    Thanks your suggestions appear to have done the trick.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DB Errors’ is closed to new replies.