by Dave Emsley.
I have an error occurring when trying to backup a Moodle course from Moodle 3.2+
I have just upgraded to 3.2+ from 2.8+
Error is error/cannot_finish_ui_if_not_setting_ui
I know this was discussed in thread https://moodle.org/mod/forum/discuss.php?d=160927 but that thread didn't seem to have a solution.
More information about this error
Debug info:
Error code: cannot_finish_ui_if_not_setting_ui
$a contents:
Stack trace:
line 167 of /backup/controller/backup_controller.class.php: backup_controller_exception thrown
line 135 of /backup/util/ui/backup_ui.class.php: call to backup_controller->finish_ui()
line 131 of /backup/backup.php: call to backup_ui->execute()
Any ideas?
Cheers
Dave