Moodle

issue with course backup

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: Backup
  • Labels:
    None
  • Environment:
    linux / mysql
  • Affected Branches:
    MOODLE_20_STABLE

Description

When attempting to backup a course, I run into this error:

A required parameter (backup_unique_code) was missing

More information about this error
Stack trace:

  • line 295 of lib/moodlelib.php: call to print_error()
  • line 2671 of backup/backuplib.php: call to required_param()
  • line 30 of backup/backup_execute.html: call to backup_fetch_prefs_from_request()
  • line 135 of backup/backup.php: call to include_once()

I received this error on a clean install. I commented out the offending line, and that managed to allow the backup to proceed, but some data was missing from the backup. I assume commenting out the line is not the intended fix

This URL was linked to the error: http://docs.moodle.org/en/error/moodle/missingparam

Activity

Hide
Chardelle Busch added a comment -

There is still a problem with course backup--I get this error after getting to the zip:

An error occurred while zipping the backup

  • line 74 of backup\backup_execute.html: call to print_error()
  • line 128 of backup\backup.php: call to include_once()

this is in version 20090331

Show
Chardelle Busch added a comment - There is still a problem with course backup--I get this error after getting to the zip: An error occurred while zipping the backup
  • line 74 of backup\backup_execute.html: call to print_error()
  • line 128 of backup\backup.php: call to include_once()
this is in version 20090331

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: