• Resolved chiizukeeki

    (@chiizukeeki)


    Hey!
    I get following fatal error, when activating the plugin. It also affects some things in frontend. For exampe my menu disappears…

    Since I used it on many websites I created before, I’d like to fix that and use this plugin instead of searching a new one ??

    Fatal error: Uncaught Error: Class 'WPCF7_RECAPTCHA' not found in /homepages/26/d4295008640/htdocs/WP/wp-content/plugins/complianz-gdpr/integrations/plugins/contact-form-7.php:7 Stack trace: #0 /homepages/26/d4295008640/htdocs/WP/wp-includes/class-wp-hook.php(298): cmplz_cf7_initDomContentLoaded('') #1 /homepages/26/d4295008640/htdocs/WP/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /homepages/26/d4295008640/htdocs/WP/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /homepages/26/d4295008640/htdocs/WP/wp-includes/general-template.php(2605): do_action('wp_footer') #4 /homepages/26/d4295008640/htdocs/WP/wp-content/themes/hairdo/footer.php(14): wp_footer() #5 /homepages/26/d4295008640/htdocs/WP/wp-includes/template.php(688): require_once('/homepages/26/d...') #6 /homepages/26/d4295008640/htdocs/WP/wp-includes/template.php(647): load_template('/homepages/26/d...', true) #7 /homepages/26/d4295008640/htdocs/WP/wp-includes/general-template.php(84): locate_template(Array, true) #8 /homepages/ in /homepages/26/d4295008640/htdocs/WP/wp-content/plugins/complianz-gdpr/integrations/plugins/contact-form-7.php on line 7

    • This topic was modified 4 years, 5 months ago by chiizukeeki.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Hi @chiizukeeki,

    It looks like you enabled the contact form 7 integration, then removed/deactivated contact form 7.

    If you deactivate the CF7 integration, the problem should be resolved.

    Let me know if that helps!

    Rogier

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    @chiizukeeki,

    Did this work for you?

    I’ve also added some checks in the code which catches this situation. It will be included in the next release. Thanks for reporting the issue.

    Rogier

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    @chiizukeeki,

    I’ve been digging a bit deeper into this. It appears it’s already checked if the plugin is active in an earlier stage.

    The check verifies if a constant from the plugin is available. In this case:
    WPCF7_VERSION

    Is it possible you have a plugin, or custom code, which defines this constant? If this constant is defined, Complianz assumes Contact Form 7 is active, and fires the integration.

    Thread Starter chiizukeeki

    (@chiizukeeki)

    Hi Rogier,
    thanks for your fast answers.
    I use Contact Form 7, but I never deactivated it. It’s still used.

    I don’t use custom code, and I doubt that any other plugins use this constant, since I don’t have any other plugins related to CF7.

    But deactivating CF7 integration fixed the issue, thanks ??

    • This reply was modified 4 years, 4 months ago by chiizukeeki.
    Thread Starter chiizukeeki

    (@chiizukeeki)

    Oh, well I just saw, it’s not working completely. The error is gone, but my main menu on the website also.
    It’s somehow invisible. When I move the mouse oder, the links are still there, I just don’t see the text…
    maybe it’s an issue from my theme? I use Hairdo theme by Theme Canon.
    https://salon-makas.de/

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @chiizukeeki,

    The only error I now see is related to your theme, as Complianz is not activated I can’t see the issue you described,

    if I need to take a look,

    please let me know,
    regards Aert

    Thread Starter chiizukeeki

    (@chiizukeeki)

    Yeah, since the website is not in maintenance mode or anything I don’t want to have it online with issues for longer time period.

    I enabled Complianz now, I have to disable it in about 3 hours again. Maybe you have time to have a look now?

    Thanks Julia

    Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @chiizukeeki,

    I see some jQuery errors on your website. But I will do a wild (educated) guess; could you disable Instagram as a service under Integrations and see if this works,

    regards Aert

    Thread Starter chiizukeeki

    (@chiizukeeki)

    Hey Aert!
    Great guess, after disabling Instagram everything seems to be fine!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fatal error: Uncaught Error: Class ‘WPCF7_RECAPTCHA’ not found’ is closed to new replies.