Parse error: syntax error, unexpected ‘class’
-
Our site has crashed overnight and we’re getting:
Parse error: syntax error, unexpected ‘class’ (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or ‘{‘ or ‘$’ in /home1/***/public_html/***********/wp-content/plugins/official-facebook-pixel/integration/FacebookWordpressIntegrationBase.php on line 38We’re running PHP version 5.4.45 and from what I understand static::class is not compatible with versions under 5.6?
Any suggestions of what we can do? I can’t even reach the admin dashboard to disable the plugin.
The page I need help with: [log in to see the link]
The topic ‘Parse error: syntax error, unexpected ‘class’’ is closed to new replies.