Exception: Class "format_tiles\output\courseformat\content\cm\controlmenu" not found

Issue #213 resolved
David Watson repo owner created an issue

I had some reports outside of Bitbucket of this error when trying to edit a course:

Exception: Class "format_tiles\output\courseformat\content\cm\controlmenu" not found

Unfortunately no stack trace was provided.

I could not replicate the issue locally and initially thought it may be file permissions related, but as there has been more than one report I am opening this ticket to track.

I noticed that we were unnecessarily overriding format_tiles\output\courseformat\content\cm::add_editor_data() so am removing that first as a possible fix.

Comments (1)

  1. Log in to comment