I am new to PHP and have learned a LOT but I'm stuck on this one. I am trying to enable a part of the script that was disabled by the original creator (its an optional coding piece). When I enable it it get the error on line 362 This is the modified file: View attachment course_registrations_modified.php This is the original: View attachment course_registrations_original.php