Hi All,
Just trying to upgrade the latest hotpot v3.0.53 and recieve the following error, i am running moodle 2.4.1
[array (
0 => '10443',
)]
Error code: invalidrecord
- line 1357 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
- line 1333 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
- line 6541 of /lib/accesslib.php: call to moodle_database->get_record()
- line 2005 of /calendar/lib.php: call to context_course::instance()
- line 1939 of /calendar/lib.php: call to calendar_event->calculate_context()
- line 2532 of /calendar/lib.php: call to calendar_event->__construct()
- line 1772 of /mod/hotpot/lib.php: call to calendar_event::create()
- line 1615 of /mod/hotpot/lib.php: call to hotpot_update_events()
- line 627 of /mod/hotpot/db/upgrade.php: call to hotpot_refresh_events()
- line 629 of /lib/upgradelib.php: call to xmldb_hotpot_upgrade()
- line 360 of /lib/upgradelib.php: call to upgrade_plugins_modules()
- line 1544 of /lib/upgradelib.php: call to upgrade_plugins()
- line 349 of /admin/index.php: call to upgrade_noncore()