Notice (8): Undefined variable: curlang [APP\views\layouts\default.ctp, line 53]
Notice (8): Undefined variable: curlang [APP\views\layouts\default.ctp, line 59]
Notice (8): Undefined variable: curlang [APP\views\layouts\default.ctp, line 142]

Missing Controller

Error: ParaFlow.phpController could not be found.

Error: Create the class ParaFlow.phpController below in file: app\controllers\para_flow.php_controller.php

<?php
class ParaFlow.phpController extends AppController {

	var $name = 'ParaFlow.php';
}
?>

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

Notice (8): Undefined variable: curlang [APP\views\layouts\default.ctp, line 235]