Coding error detected, it must be fixed by a programmer: Block type admin has been disabled by the administrator.

Re: Coding error detected, it must be fixed by a programmer: Block type admin has been disabled by the administrator.

by Mitchell van Gerwen -
Number of replies: 0

Hello,

I think I encounter this issue to. If a User tries to access a assignment. That error occurs to. The strange thing is, that assignment is not shown in grade book. alle other assignments in the course or other courses does works. only this one occurs the error.

EDIT:

These are the errors I receive:


  • line 1262 of /mod/assign/locallib.php: coding_exception thrown
  • line 1374 of /mod/assign/locallib.php: call to assign->get_grade_item()
  • line 649 of /mod/assign/gradingtable.php: call to assign->display_grade()
  • line 876 of /mod/assign/gradingtable.php: call to assign_grading_table->display_grade()
  • line 810 of /lib/tablelib.php: call to assign_grading_table->col_grade()
  • line 471 of /mod/assign/gradingtable.php: call to flexible_table->format_row()
  • line 1493 of /lib/tablelib.php: call to assign_grading_table->format_row()
  • line 1610 of /lib/tablelib.php: call to table_sql->build_table()
  • line 1439 of /mod/assign/renderer.php: call to table_sql->out()
  • line 1235 of /mod/assign/renderer.php: call to mod_assign_renderer->flexible_table()
  • line 319 of /lib/outputrenderers.php: call to mod_assign_renderer->render_assign_grading_table()
  • line 3785 of /mod/assign/locallib.php: call to plugin_renderer_base->render()
  • line 3870 of /mod/assign/locallib.php: call to assign->view_grading_table()
  • line 572 of /mod/assign/locallib.php: call to assign->view_grading_page()
  • line 52 of /mod/assign/view.php: call to assign->view()


BR,

Mitchell