Fatal Error on Activation?
-
I’m getting a fatal error on activation:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /wp-content/plugins/eme-sync-facebook-events/eme-sync-facebook-events.php on line 132
This is line 132 (I think):
$event = (new FacebookRequest( $facebook_session, ‘GET’, ‘/’.$event_id, $fields))->execute()->getGraphObject()->asArray();
My PHP version is 5.4.38
Thanks in advance!
https://www.ads-software.com/plugins/eme-sync-facebook-events/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal Error on Activation?’ is closed to new replies.