baselbers / woocommerce-pdf-invoices

Automatically generate and attach customizable PDF Invoices to WooCommerce emails and connect with Dropbox, Google Drive, OneDrive or Egnyte.
http://wcpdfinvoices.com
GNU General Public License v3.0
73 stars 40 forks source link

WordPress caught an error with one of your plugins, WooCommerce PDF Invoices. #281

Open rosche98 opened 3 years ago

rosche98 commented 3 years ago

When seeking help with this issue, you may be asked for some of the following information: WordPress version 5.6 Current theme: Flatsome Child (version 3.0) Current plugin: WooCommerce PDF Invoices (version 3.1.4) PHP version 7.2.34

Error Details

An error of type E_ERROR was caused in line 9442 of the file /home/yourem6/public_html/wp-content/plugins/woocommerce-pdf-invoices/vendor/mpdf/mpdf/mpdf.php. Error message: Uncaught MpdfException: Unable to create output file: in /home/yourem6/public_html/wp-content/plugins/woocommerce-pdf-invoices/vendor/mpdf/mpdf/mpdf.php:9442 Stack trace:

0 /home/yourem6/public_html/wp-content/plugins/woocommerce-pdf-invoices/includes/abstracts/abstract-document.php(207): mPDF->Output(false, 'F')

1 /home/yourem6/public_html/wp-content/plugins/woocommerce-pdf-invoices/includes/abstracts/abstract-invoice.php(354): BEWPI_Abstract_Document->generate('F')

2 /home/yourem6/public_html/wp-content/plugins/woocommerce-pdf-invoices/includes/woocommerce-pdf-invoices.php(367): BEWPI_Abstract_Invoice->update()

3 /home/yourem6/public_html/wp-includes/class-wp-hook.php(287): BE_WooCommerce_PDF_Invoices->admin_pdf_callback('')

4 /home/yourem6/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)

5 /home/yourem6/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array)

6 /home/yourem6/public_html/wp-admin/admin.php(175): do_action('admin_init')

7 /home/yourem6/pu