On Call For Kids ::
Notice (8): Undefined variable: layout [APP/views/layouts/default.ctp, line 17]

Notice (8): Undefined variable: loginname [APP/views/layouts/default.ctp, line 17]
- Tue, Jun 9th 2026, 20:12cst

Missing Controller

Error: Software.htmlController could not be found.

Error: Create the class Software.htmlController below in file: app/controllers/software.html_controller.php

<?php
class Software.htmlController extends AppController {

	var $name = 'Software.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp