drachels / moodle-mod_mootyper

4 stars 18 forks source link

Multiple php warnings in cron #122

Closed RubenMartins closed 5 months ago

RubenMartins commented 7 months ago

Hi, I'm having multiple error in cron, can you please advise what is the issue and how to fix it?

Warning: Undefined variable $USER in/mod/mootyper/classes/task/cron_task.php on line 61
Warning: Attempt to read property "id" on null in /mod/mootyper/classes/task/cron_task.php on line 61
Warning: Undefined variable $someerror in /mod/mootyper/classes/task/cron_task.php on line 69
drachels commented 7 months ago

Please go see Issue#114

drachels commented 5 months ago

Fix as part of v4.2.8.