Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3817

Group Choice Error reading database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 2.3.1
    • Module: Choice group
    • None
    • MOODLE_23_STABLE

      When navigating to /mod/choicegroup/index.php:

      Debug info: Table 'moodle.m_choicegroup_answers' doesn't exist
      SELECT cha.*
      FROM m_choicegroup ch, m_choicegroup_answers cha
      WHERE cha.choicegroupid = ch.id AND
      ch.course = ? AND cha.userid = ?
      [array (
      0 => '4',
      1 => '2',
      )]
      Error code: dmlreadexception
      Stack trace:

      line 407 of /lib/dml/moodle_database.php: dml_read_exception thrown
      line 864 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
      line 42 of /mod/choicegroup/index.php: call to mysqli_native_moodle_database->get_records_sql()

            monidu Nicolas Dunand
            amanda.doughty Amanda Doughty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.