Notice (8): Undefined variable: name [APP\views\layouts\default.ctp, line 60]
Notice (8): Undefined variable: name [APP\views\elements\animation3.ctp, line 1]

Missing Controller

Error: PortalController could not be found.

Error: Create the class PortalController below in file: otaircms_app\controllers\portal_controller.php

<?php
class PortalController extends AppController {

	var $name = 'Portal';
}
?>

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