Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When backing up, errors. #15

Open
rrusso opened this issue May 5, 2016 · 0 comments
Open

When backing up, errors. #15

rrusso opened this issue May 5, 2016 · 0 comments
Assignees

Comments

@rrusso
Copy link
Contributor

rrusso commented May 5, 2016

++ get_role_users() adding u.lastname, u.firstname, u.id to the query result because they were required by $sort but missing in $fields ++

  • line 4226 of /lib/accesslib.php: call to debugging()
  • line 56 of /blocks/backadel/lib.php: call to get_role_users()
  • line 90 of /blocks/backadel/lib.php: call to generate_suffix()
  • line 86 of /blocks/backadel/classes/task/backup_task.php: call to backadel_backup_course()
  • line 51 of /blocks/backadel/classes/task/backup_task.php: call to block_backadel\task\begin_backup_task()
  • line 75 of /lib/cronlib.php: call to block_backadel\task\backup_task->execute()
  • line 61 of /admin/cli/cron.php: call to cron_run()
    ++ get_role_users() adding u.lastname, u.firstname, u.id to the query result because they were required by $sort but missing in $fields ++
  • line 4226 of /lib/accesslib.php: call to debugging()
  • line 56 of /blocks/backadel/lib.php: call to get_role_users()
  • line 90 of /blocks/backadel/lib.php: call to generate_suffix()
  • line 86 of /blocks/backadel/classes/task/backup_task.php: call to backadel_backup_course()
  • line 51 of /blocks/backadel/classes/task/backup_task.php: call to block_backadel\task\begin_backup_task()
  • line 75 of /lib/cronlib.php: call to block_backadel\task\backup_task->execute()
  • line 61 of /admin/cli/cron.php: call to cron_run()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants