Fatal Error
-
The site this is on is running PHP 5.6, so it’s not a version issue if only 5.3 is required. That being said, I’m seeing this error come up.
[04-Apr-2018 16:47:30 UTC] PHP Parse error: syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM) in /home/jaretcoh/public_html/wp-content/plugins/connections/includes/class.constants.php on line 23If I look at that file I see this:
define( 'CN_CURRENT_VERSION', Connections_Directory()::VERSION );I don’t much feel like chasing code, but there’s something not right there it would seem.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fatal Error’ is closed to new replies.