Debug log errors
-
Hi, using the latest versions of CF7 and Conditional Fields.
I’m seeing a lot of warnings in the error log (when debug is on).
Are these intended or has there been changes that I need to update the forms?
Basically it’s looking for the following hidden fields that don’t exist in the posted data, i.e. _wpcf7cf_hidden_group_fields, _wpcf7cf_hidden_groups, _wpcf7cf_visible_groups, _wpcf7cf_repeaters, _wpcf7cf_steps
[09-Jul-2020 05:35:35 UTC] PHP Notice: Undefined index: _wpcf7cf_hidden_group_fields in https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php on line 250 [09-Jul-2020 05:35:35 UTC] PHP Stack trace: [09-Jul-2020 05:35:35 UTC] PHP 1. {main}() https://localhost\index.php:0 [09-Jul-2020 05:35:35 UTC] PHP 2. require() https://localhost\index.php:17 [09-Jul-2020 05:35:35 UTC] PHP 3. wp() https://localhost\wp-blog-header.php:16 [09-Jul-2020 05:35:35 UTC] PHP 4. WP->main() https://localhost\wp-includes\functions.php:1274 [09-Jul-2020 05:35:35 UTC] PHP 5. WP->parse_request() https://localhost\wp-includes\class-wp.php:739 [09-Jul-2020 05:35:35 UTC] PHP 6. do_action_ref_array() https://localhost\wp-includes\class-wp.php:388 [09-Jul-2020 05:35:35 UTC] PHP 7. WP_Hook->do_action() https://localhost\wp-includes\plugin.php:544 [09-Jul-2020 05:35:35 UTC] PHP 8. WP_Hook->apply_filters() https://localhost\wp-includes\class-wp-hook.php:311 [09-Jul-2020 05:35:35 UTC] PHP 9. rest_api_loaded() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 10. WP_REST_Server->serve_request() https://localhost\wp-includes\rest-api.php:312 [09-Jul-2020 05:35:35 UTC] PHP 11. WP_REST_Server->dispatch() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:342 [09-Jul-2020 05:35:35 UTC] PHP 12. wpcf7_rest_create_feedback() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:1015 [09-Jul-2020 05:35:35 UTC] PHP 13. WPCF7_ContactForm->submit() https://localhost\wp-content\plugins\contact-form-7\includes\rest-api.php:298 [09-Jul-2020 05:35:35 UTC] PHP 14. WPCF7_Submission::get_instance() https://localhost\wp-content\plugins\contact-form-7\includes\contact-form.php:727 [09-Jul-2020 05:35:35 UTC] PHP 15. WPCF7_Submission->proceed() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:24 [09-Jul-2020 05:35:35 UTC] PHP 16. WPCF7_Submission->setup_posted_data() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:53 [09-Jul-2020 05:35:35 UTC] PHP 17. apply_filters() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:279 [09-Jul-2020 05:35:35 UTC] PHP 18. WP_Hook->apply_filters() https://localhost\wp-includes\plugin.php:206 [09-Jul-2020 05:35:35 UTC] PHP 19. CF7CF->remove_hidden_post_data() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 20. CF7CF->set_hidden_fields_arrays() https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php:191 [09-Jul-2020 05:35:35 UTC] PHP Notice: Undefined index: _wpcf7cf_hidden_groups in https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php on line 259 [09-Jul-2020 05:35:35 UTC] PHP Stack trace: [09-Jul-2020 05:35:35 UTC] PHP 1. {main}() https://localhost\index.php:0 [09-Jul-2020 05:35:35 UTC] PHP 2. require() https://localhost\index.php:17 [09-Jul-2020 05:35:35 UTC] PHP 3. wp() https://localhost\wp-blog-header.php:16 [09-Jul-2020 05:35:35 UTC] PHP 4. WP->main() https://localhost\wp-includes\functions.php:1274 [09-Jul-2020 05:35:35 UTC] PHP 5. WP->parse_request() https://localhost\wp-includes\class-wp.php:739 [09-Jul-2020 05:35:35 UTC] PHP 6. do_action_ref_array() https://localhost\wp-includes\class-wp.php:388 [09-Jul-2020 05:35:35 UTC] PHP 7. WP_Hook->do_action() https://localhost\wp-includes\plugin.php:544 [09-Jul-2020 05:35:35 UTC] PHP 8. WP_Hook->apply_filters() https://localhost\wp-includes\class-wp-hook.php:311 [09-Jul-2020 05:35:35 UTC] PHP 9. rest_api_loaded() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 10. WP_REST_Server->serve_request() https://localhost\wp-includes\rest-api.php:312 [09-Jul-2020 05:35:35 UTC] PHP 11. WP_REST_Server->dispatch() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:342 [09-Jul-2020 05:35:35 UTC] PHP 12. wpcf7_rest_create_feedback() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:1015 [09-Jul-2020 05:35:35 UTC] PHP 13. WPCF7_ContactForm->submit() https://localhost\wp-content\plugins\contact-form-7\includes\rest-api.php:298 [09-Jul-2020 05:35:35 UTC] PHP 14. WPCF7_Submission::get_instance() https://localhost\wp-content\plugins\contact-form-7\includes\contact-form.php:727 [09-Jul-2020 05:35:35 UTC] PHP 15. WPCF7_Submission->proceed() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:24 [09-Jul-2020 05:35:35 UTC] PHP 16. WPCF7_Submission->setup_posted_data() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:53 [09-Jul-2020 05:35:35 UTC] PHP 17. apply_filters() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:279 [09-Jul-2020 05:35:35 UTC] PHP 18. WP_Hook->apply_filters() https://localhost\wp-includes\plugin.php:206 [09-Jul-2020 05:35:35 UTC] PHP 19. CF7CF->remove_hidden_post_data() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 20. CF7CF->set_hidden_fields_arrays() https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php:191 [09-Jul-2020 05:35:35 UTC] PHP Notice: Undefined index: _wpcf7cf_visible_groups in https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php on line 260 [09-Jul-2020 05:35:35 UTC] PHP Stack trace: [09-Jul-2020 05:35:35 UTC] PHP 1. {main}() https://localhost\index.php:0 [09-Jul-2020 05:35:35 UTC] PHP 2. require() https://localhost\index.php:17 [09-Jul-2020 05:35:35 UTC] PHP 3. wp() https://localhost\wp-blog-header.php:16 [09-Jul-2020 05:35:35 UTC] PHP 4. WP->main() https://localhost\wp-includes\functions.php:1274 [09-Jul-2020 05:35:35 UTC] PHP 5. WP->parse_request() https://localhost\wp-includes\class-wp.php:739 [09-Jul-2020 05:35:35 UTC] PHP 6. do_action_ref_array() https://localhost\wp-includes\class-wp.php:388 [09-Jul-2020 05:35:35 UTC] PHP 7. WP_Hook->do_action() https://localhost\wp-includes\plugin.php:544 [09-Jul-2020 05:35:35 UTC] PHP 8. WP_Hook->apply_filters() https://localhost\wp-includes\class-wp-hook.php:311 [09-Jul-2020 05:35:35 UTC] PHP 9. rest_api_loaded() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 10. WP_REST_Server->serve_request() https://localhost\wp-includes\rest-api.php:312 [09-Jul-2020 05:35:35 UTC] PHP 11. WP_REST_Server->dispatch() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:342 [09-Jul-2020 05:35:35 UTC] PHP 12. wpcf7_rest_create_feedback() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:1015 [09-Jul-2020 05:35:35 UTC] PHP 13. WPCF7_ContactForm->submit() https://localhost\wp-content\plugins\contact-form-7\includes\rest-api.php:298 [09-Jul-2020 05:35:35 UTC] PHP 14. WPCF7_Submission::get_instance() https://localhost\wp-content\plugins\contact-form-7\includes\contact-form.php:727 [09-Jul-2020 05:35:35 UTC] PHP 15. WPCF7_Submission->proceed() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:24 [09-Jul-2020 05:35:35 UTC] PHP 16. WPCF7_Submission->setup_posted_data() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:53 [09-Jul-2020 05:35:35 UTC] PHP 17. apply_filters() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:279 [09-Jul-2020 05:35:35 UTC] PHP 18. WP_Hook->apply_filters() https://localhost\wp-includes\plugin.php:206 [09-Jul-2020 05:35:35 UTC] PHP 19. CF7CF->remove_hidden_post_data() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 20. CF7CF->set_hidden_fields_arrays() https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php:191 [09-Jul-2020 05:35:35 UTC] PHP Notice: Undefined index: _wpcf7cf_repeaters in https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php on line 261 [09-Jul-2020 05:35:35 UTC] PHP Stack trace: [09-Jul-2020 05:35:35 UTC] PHP 1. {main}() https://localhost\index.php:0 [09-Jul-2020 05:35:35 UTC] PHP 2. require() https://localhost\index.php:17 [09-Jul-2020 05:35:35 UTC] PHP 3. wp() https://localhost\wp-blog-header.php:16 [09-Jul-2020 05:35:35 UTC] PHP 4. WP->main() https://localhost\wp-includes\functions.php:1274 [09-Jul-2020 05:35:35 UTC] PHP 5. WP->parse_request() https://localhost\wp-includes\class-wp.php:739 [09-Jul-2020 05:35:35 UTC] PHP 6. do_action_ref_array() https://localhost\wp-includes\class-wp.php:388 [09-Jul-2020 05:35:35 UTC] PHP 7. WP_Hook->do_action() https://localhost\wp-includes\plugin.php:544 [09-Jul-2020 05:35:35 UTC] PHP 8. WP_Hook->apply_filters() https://localhost\wp-includes\class-wp-hook.php:311 [09-Jul-2020 05:35:35 UTC] PHP 9. rest_api_loaded() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 10. WP_REST_Server->serve_request() https://localhost\wp-includes\rest-api.php:312 [09-Jul-2020 05:35:35 UTC] PHP 11. WP_REST_Server->dispatch() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:342 [09-Jul-2020 05:35:35 UTC] PHP 12. wpcf7_rest_create_feedback() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:1015 [09-Jul-2020 05:35:35 UTC] PHP 13. WPCF7_ContactForm->submit() https://localhost\wp-content\plugins\contact-form-7\includes\rest-api.php:298 [09-Jul-2020 05:35:35 UTC] PHP 14. WPCF7_Submission::get_instance() https://localhost\wp-content\plugins\contact-form-7\includes\contact-form.php:727 [09-Jul-2020 05:35:35 UTC] PHP 15. WPCF7_Submission->proceed() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:24 [09-Jul-2020 05:35:35 UTC] PHP 16. WPCF7_Submission->setup_posted_data() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:53 [09-Jul-2020 05:35:35 UTC] PHP 17. apply_filters() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:279 [09-Jul-2020 05:35:35 UTC] PHP 18. WP_Hook->apply_filters() https://localhost\wp-includes\plugin.php:206 [09-Jul-2020 05:35:35 UTC] PHP 19. CF7CF->remove_hidden_post_data() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 20. CF7CF->set_hidden_fields_arrays() https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php:191 [09-Jul-2020 05:35:35 UTC] PHP Notice: Undefined index: _wpcf7cf_steps in https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php on line 262 [09-Jul-2020 05:35:35 UTC] PHP Stack trace: [09-Jul-2020 05:35:35 UTC] PHP 1. {main}() https://localhost\index.php:0 [09-Jul-2020 05:35:35 UTC] PHP 2. require() https://localhost\index.php:17 [09-Jul-2020 05:35:35 UTC] PHP 3. wp() https://localhost\wp-blog-header.php:16 [09-Jul-2020 05:35:35 UTC] PHP 4. WP->main() https://localhost\wp-includes\functions.php:1274 [09-Jul-2020 05:35:35 UTC] PHP 5. WP->parse_request() https://localhost\wp-includes\class-wp.php:739 [09-Jul-2020 05:35:35 UTC] PHP 6. do_action_ref_array() https://localhost\wp-includes\class-wp.php:388 [09-Jul-2020 05:35:35 UTC] PHP 7. WP_Hook->do_action() https://localhost\wp-includes\plugin.php:544 [09-Jul-2020 05:35:35 UTC] PHP 8. WP_Hook->apply_filters() https://localhost\wp-includes\class-wp-hook.php:311 [09-Jul-2020 05:35:35 UTC] PHP 9. rest_api_loaded() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 10. WP_REST_Server->serve_request() https://localhost\wp-includes\rest-api.php:312 [09-Jul-2020 05:35:35 UTC] PHP 11. WP_REST_Server->dispatch() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:342 [09-Jul-2020 05:35:35 UTC] PHP 12. wpcf7_rest_create_feedback() https://localhost\wp-includes\rest-api\class-wp-rest-server.php:1015 [09-Jul-2020 05:35:35 UTC] PHP 13. WPCF7_ContactForm->submit() https://localhost\wp-content\plugins\contact-form-7\includes\rest-api.php:298 [09-Jul-2020 05:35:35 UTC] PHP 14. WPCF7_Submission::get_instance() https://localhost\wp-content\plugins\contact-form-7\includes\contact-form.php:727 [09-Jul-2020 05:35:35 UTC] PHP 15. WPCF7_Submission->proceed() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:24 [09-Jul-2020 05:35:35 UTC] PHP 16. WPCF7_Submission->setup_posted_data() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:53 [09-Jul-2020 05:35:35 UTC] PHP 17. apply_filters() https://localhost\wp-content\plugins\contact-form-7\includes\submission.php:279 [09-Jul-2020 05:35:35 UTC] PHP 18. WP_Hook->apply_filters() https://localhost\wp-includes\plugin.php:206 [09-Jul-2020 05:35:35 UTC] PHP 19. CF7CF->remove_hidden_post_data() https://localhost\wp-includes\class-wp-hook.php:287 [09-Jul-2020 05:35:35 UTC] PHP 20. CF7CF->set_hidden_fields_arrays() https://localhost\wp-content\plugins\cf7-conditional-fields\cf7cf.php:191
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Debug log errors’ is closed to new replies.