Forgot Password?
Register
More Website Templates at TemplateMonster.com!

Missing Method in TrialsController

Error: The action add is not defined in controller TrialsController

Error: Create TrialsController::add() in file: app/controllers/trials_controller.php.

<?php
class TrialsController extends AppController {

	var $name = 'Trials';


	function add() {

	}

}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0194194
Component initialization and startup1941994
Controller action1992057
Component initialization and startup #22022280
Render Controller Action2082280
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753775348E+12-1.33753775348E+12
Component initialization and startup1941994
Controller action1992057
Component initialization and startup #22022280
Render Controller Action2082280