mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
90 stars 158 forks source link

Customcert error send email certificate #528

Closed MaurizioBelli closed 1 year ago

MaurizioBelli commented 1 year ago

I get the following error when cron tries to send certificates via email customcert version 4.0.1 (2022041901) in moodle 4.0.2 ( 20220711)

Execute scheduled task: Gestisce l'invio dei certificati via email (mod_customcert\task\email_certificate_task) ... started 22:25:08. Current memory use 2.7 MB. ... used 48 dbqueries ... used 0.060248136520386 seconds Scheduled task failed: Gestisce l'invio dei certificati via email (mod_customcert\task\email_certificate_task),È stato rilevato un errore di programmazione, deve essere sistemato da un programmatore: Context does not belong to any course. Backtrace:

mdjnelson commented 1 year ago

Closing as a duplicate of #443.