PDF invoicing plugin fails with internal server error

This topic contains 5 replies, has 3 voices, and was last updated by  picocodes 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #4123

    Arshad Ali
    Full Member
    Post count: 27

    After evaluating pdf invoicing extension plugin in my local development environment, I tried to deploy it on my hosted website. It throws fatal error

    – Generating invoice
    – Sending invoice
    – downloading invoice

    After enabling debug mode following stack trace is returned.

    
    Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/libraries/dompdf/src/Dompdf.php:274 Stack trace: #0 /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/libraries/wpinv-dompdf.php(16): Dompdf\Dompdf->__construct(Object(Dompdf\Options)) #1 /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/class-wpinv-dompdf.php(29): wpi_pdf_dompdf(Object(Dompdf\Options)) #2 /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/pdf-invoices-functions.php(170): WPInv_DOMPDF->writePage() #3 /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/pdf-invoices-functions.php(116): wpinv_pdf_generate(Object(WPInv_Invoice)) #4 /home/blueeyel/public_html/starlandscapers.com.au/wp-includes/class-wp-hook.php(288): wpinv_pdf_generate_pdf_invoice(Array) #5 /home/blueeyel/public_html/starla in /home/blueeyel/public_html/starlandscapers.com.au/wp-content/plugins/wpinv-pdf/includes/libraries/dompdf/src/Dompdf.php on line 274
    

    Please help me fix it.

    #4124

    Guust
    Moderator
    Post count: 29970

    Can you please post your URL, WP admin details and also FTP details in a private reply, so we can check things out for you.

    Thanks

    #4127

    Arshad Ali
    Full Member
    Post count: 27
    This reply has been marked as private.
    #4134

    picocodes
    Moderator
    Post count: 141

    Hi, your web hosting provider has disabled the

    mbstring

    PHP extension. Kindly ask them to enable/install it.

    #4136

    Arshad Ali
    Full Member
    Post count: 27

    Thank you for the diagnosis. I will check with hosting provider.

    #4137

    picocodes
    Moderator
    Post count: 141

    Welcome Ali.

    Let us know if there are any more questions or issues with the addon.

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket