Error on recurring event schedule function

Home Forums Calendar Products Events Calendar PRO Error on recurring event schedule function

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1216697
    Maximilian
    Participant

    Hello there,

    since last update I get this error on the function when viewing recurring single events that I created before updating:

    <?php echo tribe_events_event_schedule_details( get_the_ID(), '<h2>', '</h2>' ); ?>

    Notice: Undefined index: day in […]\wp-content\plugins\events-calendar-pro\src\Tribe\Recurrence\Meta.php on line 1395

    Full Error:

    
    NOTICE: [...]wp-content\plugins\events-calendar-pro\src\Tribe\Recurrence\Meta.php:1395 - Undefined index: day
    require('[...]wp-blog-header.php'), require_once('[...]wp-includes\template-loader.php'), include('[...]wp-content\themes\myTheme\page.php'), get_template_part, locate_template, load_template, require('[...]wp-content\themes\myTheme\template-parts\content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, Tribe__Events__Templates::load_ecp_into_page_template, tribe_get_view, include('[...]wp-content\themes\myTheme\tribe-events\single-event.php'), tribe_events_event_schedule_details, apply_filters('tribe_events_event_schedule_details'), WP_Hook->apply_filters, Tribe__Events__Pro__Main->append_recurring_info_tooltip, tribe_events_recurrence_tooltip, tribe_get_recurrence_text, Tribe__Events__Pro__Recurrence__Meta::recurrenceToTextByPost, Tribe__Events__Pro__Recurrence__Meta::recurrenceToText
    

    Events I created after the latest update don’t generate any errors but clicking on the show all events in this series link I get an 404 error page.

    I already tried deactivating all other plugins and using the default theme.

    #1217496
    Cliff
    Member

    Hi. Sorry to hear this bug affected you. I also noticed it on my testing site but for recurring event patterns of Every Week.

    I think some patterns got ported over correctly and some did not (a bug).

    You should be able to edit this event’s recurrence rules via PRO v4.4’s recurrence settings on the wp-admin edit screen, which will regenerate the series of events, and then it should be working again.

    Please let me know how this goes for you.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    #1299109
    Nico
    Member

    Hey,

    Just wanted to share with you that a new maintenance release (for the Week of 12th June 2017) is out, including a fix for this issue ?

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-12th-june-2017/

    Please update the plugins and let us know if the fix works for your site,
    Best,
    Nico

    #1317881
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Error on recurring event schedule function’ is closed to new replies.