Fatal error after sync single event
-
Hello,
It seems that the plugin fails trying to format the event date taken from Facebook. I got the following error:
Fatal error: Call to a member function format() on boolean in /opt/lampp/apps/wordpress/htdocs/wp-content/plugins/eme-sync-facebook-events/eme-sync-facebook-events.php on line 143
It says sync process ended correctly but it is not true.
To give some clues I’m located in Spain, I use facebook in spanish. My WordPress language is Spanish and Time Zone is Madrid (UTC+2 now).
This is the event I’m trying to get, from Facebook API Explorer:
{
“description”: “Evento prueba facebook 2”,
“is_date_only”: true,
“name”: “Evento prueba facebook 2”,
“owner”: {
“category”: “Attractions/things to do”,
“category_list”: [
{
“id”: “192661127431931”,
“name”: “Wine Bar”
},
{
“id”: “193705277324704”,
“name”: “Event Planning”
}
],
“name”: “Baconia-Test”,
“id”: “334398830066975”
},
“privacy”: “OPEN”,
“start_time”: “2015-05-29”,
“updated_time”: “2015-05-17T00:44:10+0000”,
“id”: “1091825884167306”
}Any Ideas?
Regards,
José.https://www.ads-software.com/plugins/eme-sync-facebook-events/
- The topic ‘Fatal error after sync single event’ is closed to new replies.