Hi Tim,
Here is what I found in the error_log:
[18-Aug-2015 10:08:23 America/New_York] PHP Notice: You should really redirect before you start page output<ul style="text-align: left" data-rel="backtrace"><li>line 889 of /lib/outputrenderers.php: call to debugging()</li><li>line 2649 of /lib/weblib.php: call to core_renderer->redirect_message()</li><li>line 279 of /backup/util/ui/base_ui.class.php: call to redirect()</li><li>line 99 of /backup/util/ui/backup_ui_stage.class.php: call to base_ui->cancel_process()</li><li>line 136 of /backup/util/ui/base_ui.class.php: call to backup_ui_stage_initial->process()</li><li>line 113 of /backup/backup.php: call to base_ui->process()</li></ul> in /home/coxnscho/public_html/lib/weblib.php on line 2924
[18-Aug-2015 10:09:02 America/New_York] Default exception handler: A required parameter (contextid) was missing Debug:
Error code: missingparam
* line 463 of /lib/setuplib.php: moodle_exception thrown
* line 548 of /lib/moodlelib.php: call to print_error()
* line 31 of /backup/backupfilesedit.php: call to required_param()
Not being a programmer or a certified sys admin, I'd like to learn what these messages mean and how to correct them. (I'm ok w/editing php files)Thanks!