Many PHP Notice messages when running export
-
When I run an export, I am getting these three notices in my debug.log:
[24-May-2022 06:48:09 UTC] PHP Notice: Undefined index: cpt in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpae_filtering.php on line 49 [24-May-2022 06:48:09 UTC] PHP Notice: Undefined index: cpt in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpae_filtering.php on line 55 [24-May-2022 06:48:46 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/views/admin/export/success_page.php on line 133…and then about 100 of these notices:
[24-May-2022 06:48:47 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:48 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:49 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:50 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:51 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:53 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155 [24-May-2022 06:48:54 UTC] PHP Notice: Undefined offset: 0 in /wp-content/plugins/wp-all-export/actions/wp_ajax_wpallexport.php on line 155…would it be possible to resolve these notices, so they aren’t filling-up the debug.log with them so much?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Many PHP Notice messages when running export’ is closed to new replies.