Error: TrController could not be found.
Error: Create the class TrController below in file: app/controllers/tr_controller.php
<?php
class TrController extends AppController {
var $name = 'Tr';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp