Any suggestions of what to do will be appreciated. When trying to create a PDF I get the following error.
An uncaught Exception was encountered
Type: Mpdf\MpdfException
Message: mbstring extension with mbregex support must be loaded in order to run mPDF.
Filename: /home/triomarketers/public_html/invoice/vendor/mpdf/mpdf/src/Mpdf.php
Line Number: 9708
Backtrace:
File: /home/triomarketers/public_html/invoice/vendor/mpdf/mpdf/src/Mpdf.php
Line: 1051
Function: _dochecks
File: /home/triomarketers/public_html/invoice/application/helpers/mpdf_helper.php
Line: 45
Function: __construct
File: /home/triomarketers/public_html/invoice/application/helpers/pdf_helper.php
Line: 105
Function: pdf_create
File: /home/triomarketers/public_html/invoice/application/modules/invoices/controllers/Invoices.php
Line: 272
Function: generate_invoice_pdf
File: /home/triomarketers/public_html/invoice/index.php
Line: 329
Function: require_once
Thanks