• Resolved leveltgp

    (@leveltgp)


    Hello, when I change order status to shipped I get this error

    Hello, when I change order status to shipped I get this error

    Fatal error: Uncaught Error: Object of class stdClass could not be converted to string
    in /home/queenmother/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/includes/vendor/dompdf/dompdf/src/Dompdf.php on line 435

    Call stack:

    1. mb_convert_encoding()
      wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/includes/vendor/dompdf/dompdf/src/Dompdf.php:435
    2. Dompdf\Dompdf::loadHtml()
      wp-content/plugins/woo-pdf-invoice-builder/PDFGenerator.php:447
    3. RednaoPDFGenerator::render()
      wp-content/plugins/woo-pdf-invoice-builder/PDFGenerator.php:419
    4. RednaoPDFGenerator::Generate()
      wp-content/plugins/woo-pdf-invoice-builder/PDFGenerator.php:279
    5. RednaoPDFGenerator::GenerateAttachment()
      wp-content/plugins/woo-pdf-invoice-builder/woocommerce-pdf-invoice.php:412
    6. RednaoWooCommercePDFInvoice::AttachPDFEmail()
      wp-includes/class-wp-hook.php:326
    7. WP_Hook::apply_filters()
      wp-includes/plugin.php:205
    8. apply_filters()
      wp-content/plugins/woocommerce/includes/emails/class-wc-email.php:477
    9. WC_Email::get_attachments()
      wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-completed-order.php:69
    10. WC_Email_Customer_Completed_Order::trigger()
      wp-includes/class-wp-hook.php:324
    11. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:348
    12. WP_Hook::do_action()
      wp-includes/plugin.php:565
    13. do_action_ref_array()
      wp-content/plugins/woocommerce/includes/class-wc-emails.php:170
    14. WC_Emails::send_transactional_email()
      wp-includes/class-wp-hook.php:324
    15. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:348
    16. WP_Hook::do_action()
      wp-includes/plugin.php:517
    17. do_action()
      wp-content/plugins/woocommerce/includes/class-wc-order.php:395
    18. WC_Order::status_transition()
      wp-content/plugins/woocommerce/includes/class-wc-order.php:253
    19. WC_Order::save()
      wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-data.php:714
    20. WC_Meta_Box_Order_Data::save()
      wp-includes/class-wp-hook.php:326
    21. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:348
    22. WP_Hook::do_action()
      wp-includes/plugin.php:517
    23. do_action()
      wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php:263
    24. WC_Admin_Meta_Boxes::save_meta_boxes()
      wp-includes/class-wp-hook.php:326
    25. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:348
    26. WP_Hook::do_action()
      wp-includes/plugin.php:517
    27. do_action()
      wp-includes/post.php:4760
    28. wp_insert_post()
      wp-includes/post.php:4862
    29. wp_update_post()
      wp-admin/includes/post.php:453
    30. edit_post()
      wp-admin/post.php:227

    Can you tell me how to solve it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi leveltgp,

    Thanks for reaching out.

    It seems like the issue us with the Dompdf library which is used in our plugin to render the PDF documents. Could you please share your WooCommerce system status report (WooCommerce>status>system status report) to have a better understanding of your system environment? It will help us to replicate the issue on our end.

    As a temporary solution, could you please try installing our mPDF addon to see if it resolves the issue?

    Once installed, go to Invoice/Packing > General Settings > PDF library and choose mpdf. Then try downloading an invoice and see if the error persists.

    Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi?leveltgp,

    It has been quite some time since our last communication, so we will mark this thread as resolved. Please open a new thread if you are still facing issues or have questions that you need us to answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error on change status order to Shipped’ is closed to new replies.