elearningsoftware / moodle-mod_journal

The Moodle journal module for moodle 2.0+
https://moodle.org/plugins/view.php?plugin=mod_journal
16 stars 34 forks source link

'core_user\fields' not found error in Moodle 3.9 cron job. #79

Closed HirotoKagotani closed 1 year ago

HirotoKagotani commented 1 year ago

Since mod_journal Release 4.0 should be still compatible with Moodle 3.9 as said in the plugin page, the existence of \core_user\fields class should be checked before using it. This can be safely reverted after EOL of 3.9.