Moodle 2.5 Error: “Cannot find data record in database table course_module”
You get this error when opening a course, in this case we were using course 33. When entering the course, you get this error message: “Cannot find data record in database table course_module” http://moodle.domain/course/view.php?id=33 SOLUTION: Open MySQL Workbench on the server and then run this query: Then you should see the course record in the […]
More...