Six errors appearing on WP Forms dashboard
-
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 9I 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)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Six errors appearing on WP Forms dashboard’ is closed to new replies.