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