Moodle 3.6.2+ (Build: 20190118) error

Issue #12 resolved
Former user created an issue

Sorry, the requested file could not be found

Debug info: block_myoverview/progress-chart Error code: filenotfound Stack trace:

line 125 of /lib/classes/output/mustache_template_finder.php: moodle_exception thrown
line 54 of /lib/classes/output/mustache_filesystem_loader.php: call to core\output\mustache_template_finder::get_template_filepath()
line 99 of /lib/mustache/src/Mustache/Loader/FilesystemLoader.php: call to core\output\mustache_filesystem_loader->getFileName()
line 82 of /lib/mustache/src/Mustache/Loader/FilesystemLoader.php: call to Mustache_Loader_FilesystemLoader->loadFile()
line 657 of /lib/mustache/src/Mustache/Engine.php: call to Mustache_Loader_FilesystemLoader->load()
line 184 of /lib/outputrenderers.php: call to Mustache_Engine->loadTemplate()
line 189 of /course/format/etask/renderer.php: call to renderer_base->render_from_template()
line 615 of /course/format/etask/renderer.php: call to format_etask_renderer->renderActivitiesHead()
line 81 of /course/format/etask/format.php: call to format_etask_renderer->renderGradeTable()
line 280 of /course/view.php: call to require()

Comments (4)

  1. Martin Drlík repo owner

    Hi, do you have this debug info if you are using topics format only? Because I see it is debug info for block_myoverview/progress-chart not for eTask topics format.

  2. Martin Drlík repo owner
    • changed status to open

    Opening the issue - no more block_myoverview/progress-chart template available in Moodle 3.6

  3. Log in to comment