• Resolved shuntink

    (@shuntink)


    When we change anything and save the settings in GPDR it couldn’t be saved, received error messages are:

    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:16:\”moove_gdpr_nonce\”;s:10:\”63e2af40f9\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:16:\”_wp_http_referer\”;s:37:\”/wp-admin/plugins.php?page=moove-gdpr\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:23:\”moove_gdpr_brand_colour\”;s:7:\”#0c4da2\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:33:\”moove_gdpr_brand_secondary_colour\”;s:7:\”#000000\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:23:\”moove_gdpr_company_logo\”;s:77:\”https://www.zibo.nl/wp-content/uploads/2018/01/offerte-opvragen-button_FR.png\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
    WordPress database error: [Duplicate entry ‘moove_gdpr_plugin_settings’ for key ‘option_name’]
    INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘moove_gdpr_plugin_settings’, ‘a:1:{s:24:\”moove_gdpr_logo_position\”;s:4:\”left\”;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)

    Can you please help us with this issue?

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘GPDR Plugin not working’ is closed to new replies.