• Resolved databell96

    (@databell96)


    I notice whenever I go to the WP Forms dashboard in my back end, I see the following six errors and I don’t see them when I go to other parts of my wp-admin:

    
    Notice: Function is_archive was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/wordpress/public_html/2022/wp-includes/functions.php on line 5831
    
    Notice: Function is_home was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/wordpress/public_html/2022/wp-includes/functions.php on line 5831
    
    Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/wordpress/public_html/2022/wp-includes/functions.php on line 5831
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/wordpress/public_html/2022/wp-includes/functions.php:5831) in /home/wordpress/public_html/2022/wp-admin/includes/misc.php on line 1381
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/wordpress/public_html/2022/wp-includes/functions.php:5831) in /home/wordpress/public_html/2022/wp-includes/functions.php on line 6878
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/wordpress/public_html/2022/wp-includes/functions.php:5831) in /home/wordpress/public_html/2022/wp-admin/admin-header.php on line 9

    I edited out my exact path for security reasons, but you get the idea.

    I know the errors have nothing to do with WP Forms, per se. However, because they only appear here, I wonder if there’s some kind of conflict.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • I believe this is typically due to a plugin conflict.

    If you can check which plugin is causing the conflict and let both WPForms and the other plugin’s developers know, it should get patched.

    During my research I noticed this similar post. If you’re using that plugin, try following what’s suggested in that thread/updating the plugin.

    Being on PHP 7.4 or higher or reinstalling the plugin may also help in some cases.

    Good luck

    Hey @databell96 – Thanks for contacting us and I apologize for the delay in getting back to your support request.

    It looks like there might be a conflict going on with a theme or another plugin. To troubleshoot this, please try the steps described in our detailed guide on how to test for plugin/theme conflicts.

    Hope this helps!

    Hey @databell96 – We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Six errors appearing on WP Forms dashboard’ is closed to new replies.