• Resolved Shelley

    (@shelleyvadams)


    My calendar title and description appear along with an empty select element, but no events are visible. The following messages appear above the calendar title:

    Notice: Undefined index: events in /usr/local/share/wordpress/wp-content/plugins/ics-calendar/ics-calendar.php on line 150

    Warning: ksort() expects parameter 1 to be array, null given in /usr/local/share/wordpress/wp-content/plugins/ics-calendar/ics-calendar.php on line 153

    Here’s how I tried to use the shortcode, verbatim:

    [ics_calendar url="https://www.lectionarypage.net/Resources/LiturgicalCalendar.ics" title="Liturgical Calendar" description="Episcopal liturgical calendar via LectionaryPage.net"]

    There don’t seem to be any major problems with the iCalendar file. It passes the iCal Validator recommended in ics-parser/README.md.

    Insofar as it may be relevant:

    • PHP 5.6.30
    • Apache 2.4.10
    • MySQL 5.5.55
    • This topic was modified 7 years, 9 months ago by Shelley.
  • The topic ‘Notice & Warning, but no calendar events’ is closed to new replies.