Notice: Undefined index: course_grade_range in CourseObjectAccessGrade->take() (line 44 of /path/to/drupal/sites/all/modules/course/plugins/course_object_access/grade.inc).
Notice: Undefined index: course_grade_range in CourseObjectAccessGrade->optionsForm() (line 104 of /path/to/drupal/sites/all/modules/course/plugins/course_object_access/grade.inc).
Notice: Undefined index: course_grade_range in CourseObjectAccessGrade->optionsForm() (line 111 of /path/to/drupal/sites/all/modules/course/plugins/course_object_access/grade.inc).
I wasn't using the grade range option for access in any of my course objects. I changed one object to include the grade range for access and the notice is still there.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | getting_php_notices-2615212-2.patch | 957 bytes | djdevin |
Comments
Comment #2
djdevinComment #4
djdevinComment #7
djdevin