I’m just getting started with playing around with IP 1.4.7 and so far I like what I see. The biggest problem I’m running into so far is that I’m unable to download a PDF of an invoice and e-mailing it as well. It seems to be failing whenever the PDF is attempting to be generated. I’ve turned on PHP errors and I get the following when clicking on “Download PDF”.
Parse error: syntax error, unexpected ‘[’ in /var/www/billing/application/helpers/mpdf/mpdf.php on line 9407
I’ve searched through the forum and not found this exact issue. Any help would be much appreciated.
Thank you!
Could you please verify that the file you have is exactly this file?
Because this is a syntax error that can’t be caused by any user input or configuration.