Not working in Chrome – PHP deprecated
-
Do you know why the PDFs will create when I visit the page in Firefox or Safari, but not in Chrome? I have tried an incognito window and a regular window. Each time I get a black screen with a dialog popup that says “Error. Failed to load PDF document.” There’s a reload button, but that doesn’t do anything.
I have checked the WP debug log and see the following (this is just a excerpt — there are a ton of these errors, but they all say the same thing)
`[22-Sep-2021 23:37:22 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/mpdf.php on line 2349
[23-Sep-2021 00:38:23 Europe/London] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/classes/grad.php on line 955
[23-Sep-2021 00:38:23 Europe/London] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/classes/otl.php on line 3113[23-Sep-2021 00:38:23 Europe/London] PHP Warning: A non-numeric value encountered in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/Tag.php on line 1889
[23-Sep-2021 00:38:23 Europe/London] PHP Warning: A non-numeric value encountered in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/Tag.php on line 2006
[23-Sep-2021 00:38:23 Europe/London] PHP Warning: A non-numeric value encountered in /www/harmonclaytor_930/public/wp-content/plugins/wp-mpdf/mpdf/mpdf.php on line 6387
- The topic ‘Not working in Chrome – PHP deprecated’ is closed to new replies.