• Resolved vizzzio

    (@vizzzio)


    Hi,

    After installing the plugin, I got errors. I am using GTM4WP plugin

    1. wp-content/plugins/duracelltomi-google-tag-manager/admin/admin.php:658
    2. gtm4wp_sanitize_options()
      wp-includes/class-wp-hook.php:310
    3. apply_filters('sanitize_option_gtm4wp-options')
      wp-includes/formatting.php:5036
    4. sanitize_option()
      wp-includes/option.php:464
    5. update_option()
      wp-content/plugins/complianz-gdpr/integrations/plugins/google-tagmanager-for-wordpress.php:88
    6. cmplz_gtm4wp_options()
      wp-includes/class-wp-hook.php:308
    7. do_action('admin_init')
      wp-admin/admin.php:175
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @vizzzio,

    This seems like a stack trace from an error originating in GTM4WP, I would need to know your GTM4WP settings to see if I can reproduce it. Is it possible to share/export settings?

    regards Aert

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    @vizzzio and could send the whole error? Thanks!

    Thread Starter vizzzio

    (@vizzzio)

    The plugin does not export settings, how can I send them?

    Thread Starter vizzzio

    (@vizzzio)

    I took a screenshot

    https://prnt.sc/6-0b107ATf7j

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    @vizzzio what Complianz does, is to take a gtm4wp option, and set one to true or not. It appears to fail on a missing option, which is strange as we don’t remove any.

    What you could try is to disable the integration in Complianz/integrations. Then save your gtm4wp settings in the hope that it adds the missing ones. Then try enabling it again.

    Let me know if that helps!

    Thread Starter vizzzio

    (@vizzzio)

    Oddly enough, I can’t save the shutdown setting. I turn off the integration, click save, but after that it stays on
    https://prnt.sc/h7jXdU36Ijsa
    After save
    https://prnt.sc/MUabc-qLpPS6

    Thread Starter vizzzio

    (@vizzzio)

    On my child theme, it was established that
    // Litespeed.
    add_filter(‘nonce_life’, function () { return 604800; } );

    I don’t know how this affected it, but it caused the plugin to not save data. When I turned it off it all started working fine

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @vizzzio,

    Thank you for sharing your solution, glad to hear you’ve been able to resolve this already.

    I’ll mark the thread as resolved but just let us know if you have any other questions about the plugin.

    Kind regards, Jarno

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘GTM4WP errors’ is closed to new replies.