• Resolved Jon Harvey

    (@webdeveloperjon)


    The WP Query Monitor plugin highlights 2 database errors occuring throughout our site with this plugin (v3.1.16):

    “ALTER TABLE sib_model_contact
    RENAME TO F9xK8aRZ_sib_model_contact”

    From […removed…/my-account/] in [/..removed../wp-content/plugins/woocommerce-sendinblue-newsletter-subscription/model/model-contacts.php:189]

    Error message: “Table ‘F9xK8aRZ_sib_model_contact’ already exists”

    And:

    “ALTER TABLE sib_model_country
    RENAME TO F9xK8aRZ_sib_model_country”

    From […removed…/my-account/] in [/..removed../wp-content/plugins/woocommerce-sendinblue-newsletter-subscription/model/model-country.php:73]

    Error message: “Table ‘F9xK8aRZ_sib_model_country’ already exists”

    These are happening on every page request, frontend and WordPress. Please can the appropriate logic be put in place in the plugin to prevent these? Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Database Alter Table errors’ is closed to new replies.