• Hello, do you have any ideas why we get this error in our php logs? The contact form correctly sends the message though and it appears just like once or twice in a day or two.

    Fatal error: Uncaught Error: Call to a member function get_status() on null in /home/xxx/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php:734

    Stack Trace
    1.
    WPCF7_ContactForm->submit()
    /home/xxx/public_html/wp-content/plugins/contact-form-7/includes/controller.php:14
    2.
    wpcf7_control_init()
    /home/xxx/public_html/wp-includes/class-wp-hook.php:284
    3.
    WP_Hook->apply_filters(NULL, Array)
    /home/xxx/public_html/wp-includes/class-wp-hook.php:310
    4.
    WP_Hook->do_action(Array)
    /home/xxx/public_html/wp-includes/plugin.php:531
    5.
    do_action_ref_array(‘parse_request’, Array)
    /home/xxx/public_html/wp-includes/class-wp.php:387
    6.
    WP->parse_request(”)
    /home/xxx/public_html/wp-includes/class-wp.php:737
    7.
    WP->main(”)
    /home/xxx/public_html/wp-includes/functions.php:1105
    8.
    wp()
    /home/xxx/public_html/wp-blog-header.php:16
    9.
    require(‘/home/xxx…’)
    /home/keengamer/public_html/index.php:17
    10.
    {main}
    thrown in /home/xxx/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php on line 734

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error’ is closed to new replies.