Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.12
-
Component/s: Enrolments
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE
-
Fixed Branches:MOODLE_30_STABLE, MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-56439-master -
Pull Master Diff URL:
Description
Hello! I am trying to run the cron for my LMS, but it stops at "Running cron for enrol_cohort..." and adds this error message:
"Fatal error: Call to undefined function get_sorted_course_formats() in /var/www/html/moodle/course/format/lib.php on line 103"
I can't figure out how to fix this, and I hope you can help.