Fatal PHP Error after last Update
-
I am using latest PHP8, the label is not being generated.
[27-Oct-2021 22:52:02 UTC] PHP Deprecated: Required parameter $customer_id follows optional parameter $tab_active in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/order-status-history-for-woocommerce/includes/class_osh.php on line 588 [27-Oct-2021 22:52:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_runtime() in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/lib/PDFMerger/fpdf/fpdf.php:1047 Stack trace: #0 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/lib/PDFMerger/fpdf/fpdf.php(81): FPDF->_dochecks() #1 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/lib/PDFMerger/PDFMerger.php(80): FPDF->__construct() #2 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-soap-label.php(222): PR_DHL\lib\PDFMerger\PDFMerger->merge() #3 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-soap-label.php(126): PR_DHL_API_SOAP_Label->save_multiple_files() #4 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-soap-label.php(75): PR_DHL_API_SOAP_Label->process_label_response() #5 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/abstract-pr-dhl-api.php(37): PR_DHL_API_SOAP_Label->get_dhl_label() #6 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-paket.php(48): PR_DHL_API->get_dhl_label() #7 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/includes/abstract-pr-dhl-wc-order.php(256): PR_DHL_API_Paket->get_dhl_label() #8 /var/www/vhosts/example.com/httpdocs/wp-includes/class-wp-hook.php(303): PR_DHL_WC_Order->save_meta_box_ajax() #9 /var/www/vhosts/example.com/httpdocs/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #10 /var/www/vhosts/example.com/httpdocs/wp-includes/plugin.php(470): WP_Hook->do_action() #11 /var/www/vhosts/example.com/httpdocs/wp-admin/admin-ajax.php(187): do_action() #12 {main} thrown in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/dhl-for-woocommerce/lib/PDFMerger/fpdf/fpdf.php on line 1047
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Fatal PHP Error after last Update’ is closed to new replies.