• Resolved creator1326

    (@creator1326)


    Every time I add a calendar I get this in the debug.log:

    [26-Jan-2018 19:42:54 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method WP_Error::get_data_hash() in /var/www/html/mysite/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Tabs/Abstract.php:124
    Stack trace:
    #0 /var/www/html/mysite/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Tabs/New.php(89): Tribe__Events__Aggregator__Tabs__Abstract->handle_submit()
    #1 /var/www/html/mysite/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Tabs/New.php(449): Tribe__Events__Aggregator__Tabs__New->handle_submit()
    #2 /var/www/html/mysite/wp-includes/class-wp-hook.php(286): Tribe__Events__Aggregator__Tabs__New->ajax_create_import('')
    #3 /var/www/html/mysite/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
    #4 /var/www/html/mysite/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #5 /var/www/html/mysite/wp-admin/admin-ajax.php(97): do_action('wp_ajax_tribe_a...')
    #6 {main}
      thrown in /var/www/html/mysite/wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Tabs/Abstract.php on line 124
    

    While it’s trying to update a calendar (that was added under php5.6) I get this error over and over and over:

    [26-Jan-2018 19:42:57 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:57 pm
    [26-Jan-2018 19:42:57 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:57 pm
    [26-Jan-2018 19:43:00 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:00 pm
    [26-Jan-2018 19:43:00 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:00 pm
    [26-Jan-2018 19:43:03 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:03 pm
    [26-Jan-2018 19:43:03 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:03 pm
    [26-Jan-2018 19:43:03 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:03 pm
    [26-Jan-2018 19:43:03 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:03 pm
    [26-Jan-2018 19:43:06 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:06 pm
    [26-Jan-2018 19:43:06 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:06 pm
    [26-Jan-2018 19:43:08 UTC] the-events-calendar/common -  Log: Initializing Tribe Events on Jan, 26th at 07:01:08 pm
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • Barry

    (@barryhughes-1)

    Oh no!

    That fatal error you are seeing certainly shouldn’t be happening. I’ve logged a bug ticket for this and we’ll tighten that up.

    While it’s trying to update a calendar (that was added under php5.6) I get this error over and over and over:

    the-events-calendar/common – Log: Initializing Tribe Events on Jan, 26th at 07:01:03 pm

    This is intended to be useful for debug purposes, it’s not something to worry about. That said, we’ll review and have a think about whether or not it would be better to undo this and so reduce noise in the logs ??

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

    Hey,

    Just chiming in to inform that our latest release for The Events Calendar 4.6.24.1 should fix this issue.

    Please update the plugins and feel free to open a new thread if this version doesn’t fix the issue.

    Best,
    Nico

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google Calendar Subscribe fails under PHP7’ is closed to new replies.