Fatal error: Switch statements may only contain one default clause
-
I have no idea where to start debugging this. I have debugging turned on and nothing is being written to the folder. All folders are 777 per instructions.
I’ve tried PHP 5.6 and 7.0 and neither made any difference
Error Statement
Fatal error: Switch statements may only contain one default clause in /home/yoursite/public_html/dev/pgabr/wp-content/plugins/wp-mpdf/mpdf/mpdf.php on line 2843Page Where Error Occurs
https://dev.yoursiteteam.com/pgabr/attorney/koleen-s-kirkwood/?output=pdfI also have WordPress in Debug mode and it added this line to the error message as well
Notice: Trying to get property of non-object in /home/yoursite/public_html/dev/pgabr/wp-content/plugins/wp-mpdf/wp-mpdf.php on line 448Any help would be greatly appreciated.
- The topic ‘Fatal error: Switch statements may only contain one default clause’ is closed to new replies.