Getting Critical Error when trying to generate PDF
-
Hi guys love this plugin!! However lately its not working – getting a critical error when we click the button to create the Cart PDF.
I’ll copy in the logs relating to it here below – hope you can help!!
[10-Feb-2025 11:35:24 UTC] PHP Warning: Undefined variable $cw in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Mpdf.php on line 3972
[10-Feb-2025 11:35:24 UTC] PHP Warning: Undefined variable $glyphIDtoUni in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Mpdf.php on line 3989
[10-Feb-2025 11:35:24 UTC] PHP Warning: Trying to access array offset on null in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Otl.php on line 154
[10-Feb-2025 11:35:24 UTC] PHP Warning: Trying to access array offset on null in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Otl.php on line 154
---removed few repeats as the support post wouldn't post with the duplicate lines ---
[10-Feb-2025 11:35:24 UTC] PHP Warning: Trying to access array offset on null in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Otl.php on line 162
[10-Feb-2025 11:35:24 UTC] PHP Warning: file_get_contents(/tmp//mpdf/ttfontdata/dejavusans.GSUBGPOStables.dat): Failed to open stream: No such file or directory in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Cache.php on line 72
[10-Feb-2025 11:35:24 UTC] PHP Fatal error: Uncaught WCCartPDF\Mpdf\MpdfException: Can't open file /tmp//mpdf/ttfontdata/dejavusans.GSUBGPOStables.dat in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Otl.php:337
Stack trace:
#0 /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Mpdf.php(13595): WCCartPDF\Mpdf\Otl->applyOTL()
#1 /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/wc-cart-pdf.php(211): WCCartPDF\Mpdf\Mpdf->WriteHTML()
#2 /home/SITENAME/public_html/wp-includes/class-wp-hook.php(324): wc_cart_pdf_process_download()
#3 /home/SITENAME/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /home/SITENAME/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/SITENAME/public_html/wp-includes/template-loader.php(13): do_action()
#6 /home/SITENAME/public_html/wp-blog-header.php(19): require_once('/home/SITE...')
#7 /home/SITENAME/public_html/index.php(17): require('/home/SITE...')
#8 {main}
thrown in /home/SITENAME/public_html/wp-content/plugins/wc-cart-pdf/src/dependencies/Mpdf/Otl.php on line 337
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.