Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.3
-
Fix Version/s: None
-
Component/s: Administration
-
Labels:
-
Affected Branches:MOODLE_23_STABLE
Description
Spotted in cron output.
Notice: Undefined index: target in /home/andrew/Desktop/code/moodle/dev/master/lib/pluginlib.php on line 814
|
|
Notice: Undefined index: target in /home/andrew/Desktop/code/moodle/dev/master/lib/pluginlib.php on line 814
|
!!! Coding error detected, it must be fixed by a programmer: PHP catchable fatal error !!!
|
!! Argument 1 passed to available_update_checker::compare_responses() must be an array, null given, called in /home/andrew/Desktop/code/moodle/dev/master/lib/pluginlib.php on line 1131 and defined
|
Error code: codingerror !!
|
!! Stack trace: * line 397 of /lib/setuplib.php: coding_exception thrown
|
* line 883 of /lib/pluginlib.php: call to default_error_handler()
|
* line 1131 of /lib/pluginlib.php: call to available_update_checker->compare_responses()
|
* line 760 of /lib/pluginlib.php: call to available_update_checker->cron_execute()
|
* line 387 of /lib/cronlib.php: call to available_update_checker->cron()
|
* line 88 of /admin/cron.php: call to cron_run()
|