Event Reminders
Maintained by
Isuru Madushanka Weerarathna
This plugin will automate sending reminders for calendar events.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks everyone who reported this.
Could you please remove 'require_login()' function in coursesettings.php file in the local reminder dir and let me know whether the issue fixed or not.
It happened with version 3.5.2+ and with 3.6.4+.
I want to reproduce this. Could you please tell me which version of Moodle are you using and possible reproducible steps.
As long as you can add multiple events for a single date in calendar, the plugin will do its work.
My code is here: https://github.com/isuru89/moodle-reminders-for-calendar-events
Coding problem: $PAGE->context was not set. You may have forgotten to call require_login() or $PAGE->set_context(). The page may not display correctly as a result
line 493 of /lib/pagelib.php: call to debugging()
line 820 of /lib/pagelib.php: call to moodle_page->magic_get_context()
line 1432 of /lib/weblib.php: call to moodle_page->__get()
line 93 of /local/reminders/contents/course_reminder.class.php: call to format_string()