^ ErrorException {#55
#message: "Undefined index: enrollment.html"
#code: 8
#file: "/srv/http/domains/telemed24rx.com/classes/Controller/SiteController.php"
#line: 580
#severity: 0
trace: {
/srv/http/domains/telemed24rx.com/classes/Controller/SiteController.php:580 {
Controller_SiteController->action_index() …
›
› $template->page_attrs = $active['PageAttrs'][$page_name];
› $template->stylesheet_list = $active['Stylesheets'][ $page_name ];
arguments: {
$code: 8
$error: "Undefined index: enrollment.html"
$file: "/srv/http/domains/telemed24rx.com/classes/Controller/SiteController.php"
$line: 580
...: {
array:10 [ …10]
}
}
}
/srv/http/kohana/system/classes/Kohana/Controller.php:84 {
Kohana_Controller->execute() …
› // Execute the action itself
› $this->{$action}();
›
}
Kohana_Controller->execute() {}
/srv/http/kohana/system/classes/Kohana/Request/Client/Internal.php:97 {
Kohana_Request_Client_Internal->execute_request(Request $request, Response $response) …
› // Run the controller's execute() method
› $response = $class->getMethod('execute')->invoke($controller);
›
arguments: {
$object: Controller_SiteController {#45 …}
}
}
/srv/http/kohana/system/classes/Kohana/Request/Client.php:114 {
Kohana_Request_Client->execute(Request $request) …
›
› $response = $this->execute_request($request, $response);
›
arguments: {
$request: Request {#39 …}
$response: Response {#42 …}
}
}
/srv/http/kohana/system/classes/Kohana/Request.php:993 {
Kohana_Request->execute() …
›
› \treturn $this->_client->execute($this);
› }
arguments: {
$request: Request {#39 …}
}
}
/srv/http/domains/telemed24rx.com/index.php:116 {
› echo Request::factory(TRUE, array(), FALSE)
› \t->execute()
› \t->send_headers(TRUE)
}
}
}