Notice (8): Undefined variable: parentInstitution [COREappCOREcontrollersCOREquestions_controller.php, line 49]
Code |
Context$id = null
$institution_types = array(
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
)
)
$is_parent = false
$this->set("institution_types", $institution_types);
$this->set('parentInstitution', $parentInstitution);
QuestionsController::_setInstitutionsNavbar() - COREappCOREcontrollersCOREquestions_controller.php, line 49
QuestionsController::index() - COREappCOREcontrollersCOREquestions_controller.php, line 107
Object::dispatchMethod() - COREcakeCORElibsCOREobject.php, line 118
Dispatcher::_invoke() - COREcakeCOREdispatcher.php, line 227
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 194
[main] - COREappCOREwebrootCOREindex.php, line 94
Notice (8): Undefined variable: childInstitution [COREappCOREcontrollersCOREquestions_controller.php, line 50]
Code |
Context$id = null
$institution_types = array(
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
),
array(
"InstitutionType" => array()
)
)
$is_parent = false
$this->set("institution_types", $institution_types);
$this->set('parentInstitution', $parentInstitution);
$this->set('childInstitution', $childInstitution);
QuestionsController::_setInstitutionsNavbar() - COREappCOREcontrollersCOREquestions_controller.php, line 50
QuestionsController::index() - COREappCOREcontrollersCOREquestions_controller.php, line 107
Object::dispatchMethod() - COREcakeCORElibsCOREobject.php, line 118
Dispatcher::_invoke() - COREcakeCOREdispatcher.php, line 227
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 194
[main] - COREappCOREwebrootCOREindex.php, line 94
Fatal error: print_r() [<a href='http://php.net/ref.outcontrol'>ref.outcontrol</a>]: Cannot use output buffering in output buffering display handlers in /cake/basics.php on line 111