Hi, I'm on a Moodle 3.7 with Oracle database.
I install the plugin ok. I try to make a merged message, everything works until I press "Send Message".
Then I get this error:
Coding error detected, it must be fixed by a programmer: Url parameters values can not be arrays!
More information about this error
Debug info:
Error code: codingerror
Stack trace:
line 405 of /lib/weblib.php: coding_exception thrown
line 460 of /lib/weblib.php: call to moodle_url->params()
line 40 of /local/augmented_teacher/messageselect.php: call to moodle_url->param()
Any ideas what it is?
Also, I have an activity with a "Expected complete" date active. But I do not get the option to make reminders. Why is that?
Thank you very much for this awesome plugin.
If I get it to work, it will be very useful.
Moodle should have something like this from the start.
Hi, I'm on a Moodle 3.7 with Oracle database.
I install the plugin ok. I try to make a merged message, everything works until I press "Send Message".
Then I get this error:
Coding error detected, it must be fixed by a programmer: Url parameters values can not be arrays!
More information about this error
Debug info:
Error code: codingerror
Stack trace:
line 405 of /lib/weblib.php: coding_exception thrown
line 460 of /lib/weblib.php: call to moodle_url->params()
line 40 of /local/augmented_teacher/messageselect.php: call to moodle_url->param()
Any ideas what it is?
Also, I have an activity with a "Expected complete" date active. But I do not get the option to make reminders. Why is that?
Thank you very much for this awesome plugin.
If I get it to work, it will be very useful.
Moodle should have something like this from the start.