Errors upon pdf creation and HTML from CF7 textarea not sanitized
-
Hello,
I’ve found lots of PHP notices in my debug.log, but pdf is created and looks quite good. The real problem is, that if data from CF7 textarea is HTML it is handled correctly in CF7 emails, but affects pdf creation. You can put a code there and it can ruin pdf output.
Log below:[30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 523 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 523 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 560 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 561 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 563 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nc in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 563 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 566 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 568 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nr in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 568 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 573 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 643 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: direction in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 643 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined offset: 0 in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 648 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21124 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: border_details in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21124 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21127 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: border_details in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21127 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21130 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: border_details in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21130 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21133 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: border_details in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21133 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nc in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21140 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nr in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21141 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nc in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19346 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nr in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19347 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19350 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19353 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19353 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19353 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19353 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: cellLineHeight in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 791 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nc in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19815 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19818 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19821 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19821 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19821 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19821 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: level in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 19824 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined variable: fullpage in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 885 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined variable: maxrowheight in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 885 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nr in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 906 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined variable: remainingpage in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 1107 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined variable: maxfirstrowheight in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 1107 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: level in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21593 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: levelid in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21594 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nc in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21597 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: nr in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21598 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21606 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21614 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21621 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21684 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21687 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 21687 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22872 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22875 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22878 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22886 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: borders_separate in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22903 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22904 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22936 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: max_cell_border_width in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22936 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22936 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 22936 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 23001 [30-Apr-2021 11:55:17 UTC] PHP Notice: Undefined index: margin in /home/bon_www/public_html/test/wp-content/plugins/generate-pdf-using-contact-form-7/inc/lib/mpdf/vendor/mpdf/mpdf/src/Tag/Table.php on line 1146
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Errors upon pdf creation and HTML from CF7 textarea not sanitized’ is closed to new replies.