Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter harryfear

    (@harryfear)

    Hi Takayuki!

    It’s my personal site, where?there is only one form in use, on this page:
    https://www.temporary-url.com/41039

    However, it looks like the error is generated on the WP Cron event(s), rather than on any form submit action.

    PHP version: 7.4.24
    Contact Form 7: 5.5.1
    Contact Form DB: 2.8.16

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What kind of cron events are they?

    Thread Starter harryfear

    (@harryfear)

    No, I just meant that the error does not appear to occur during on a form submission. I just figured it might be the same timing as WP Cron is pinged (i.e. around every 5 mins or so).

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter harryfear

    (@harryfear)

    The only other plugin(s) I can see that have a function ‘get_status’ are:

    ??Updraft Backups

    ??WPForms

    ? Redirection

    ? GiveWP Recurring

    ??Broken Link Checker

    ??All In One SEO Pack

    And also a similar critical CF7 error:

    [11-Oct-2021 17:38:19 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_result() on null in /home/ubuntu/public_html/www.domain.com/wp-content/plugins/contact-form-7/includes/contact-form.php:989
    Stack trace:
    #0 /home/ubuntu/public_html/www.domain.com/wp-content/plugins/contact-form-7/includes/controller.php(25): WPCF7_ContactForm->submit()
    #1 /home/ubuntu/public_html/www.domain.com/wp-includes/class-wp-hook.php(290): wpcf7_control_init()
    #2 /home/ubuntu/public_html/www.domain.com/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
    #3 /home/ubuntu/public_html/www.domain.com/wp-includes/plugin.php(551): WP_Hook->do_action(Array)
    #4 /home/ubuntu/public_html/www.domain.com/wp-includes/class-wp.php(388): do_action_ref_array('parse_request', Array)
    #5 /home/ubuntu/public_html/www.domain.com/wp-includes/class-wp.php(750): WP->parse_request('')
    #6 /home/ubuntu/public_html/www.domain.com/wp-includes/functions.php(1291): WP->main('')
    #7 /home/ubuntu/public_html/www.domain.com/wp- in /home/ubuntu/public_html/www.domain.com/wp-content/plugins/contact-form-7/includes/contact-form.php on line 989

    The only other plugin(s) I can see that have a function ‘get_result’ are:

    ??CF7 DB

    ??WordFence

    ? ACF

    ? GiveWP

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘New issue / bug?’ is closed to new replies.