PHP Notice: fputcsv(): delimiter must be a single character
-
I am getting these PHP Notices in my debug.log file very constantly. There are more than 100 messages of this error.
Please tell me what it means and how to fix it?
Note: I have replaced my domain with example.com
[04-Jun-2022 04:24:12 UTC] PHP Notice: fputcsv(): delimiter must be a single character in /home/example.com/public_html/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvwriter.php on line 152 [04-Jun-2022 04:24:12 UTC] PHP Notice: fputcsv(): delimiter must be a single character in /home/example.com/public_html/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvwriter.php on line 152 [04-Jun-2022 04:24:12 UTC] PHP Notice: fputcsv(): delimiter must be a single character in /home/example.com/public_html/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvwriter.php on line 152 [04-Jun-2022 04:24:12 UTC] PHP Notice: fputcsv(): delimiter must be a single character in /home/example.com/public_html/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvwriter.php on line 152 [04-Jun-2022 04:24:12 UTC] PHP Notice: fputcsv(): delimiter must be a single character in /home/example.com/public_html/wp-content/plugins/order-import-export-for-woocommerce/admin/classes/class-csvwriter.php on line 152
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP Notice: fputcsv(): delimiter must be a single character’ is closed to new replies.