• Hi all

    After updating to the last version i´m having trouble to load mostly images on my site.

    Debug says:
    WordPress database error: [Multiple primary key defined]
    ALTER TABLE nnm_mdp_reviews ADD PRIMARY KEY id (id)

    Debug log:
    WordPress database erros Multiple primary key defined para a consulta ALTER TABLE nnm_mdp_reviews ADD PRIMARY KEY id (id) feita por do_action(‘admin_init’), call_user_func_array, mdpInfo::mdp_register, dbDelta

    Even with plugin deactivated the errors continue.

    Any help, please?

    Thank You

    https://wordpress.org/plugins/image-watermark/

Viewing 1 replies (of 1 total)
  • Plugin Author dFactory

    (@dfactory)

    Sounds like a serious problem. Something must have gone wrong during the update. This was definitely not caused by the plugin itself (because it does not perform any custom DB querries) but with some other plugin/script that stores the data in mdp_reviews table.

    Try to find out what plugin is responsible for the mdp_reviews DB table, deactivate it or optimize and repair the DB.

Viewing 1 replies (of 1 total)
  • The topic ‘Help, after updating no image loads and database erros’ is closed to new replies.