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

Missing Method in TrialsController

Error: The action index is not defined in controller TrialsController

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

<?php
class TrialsController extends AppController {

	var $name = 'Trials';


	function index() {

	}

}
?>

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)0390390
Component initialization and startup3903944
Controller action3944017
Component initialization and startup #23984240
Render Controller Action4034240
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753772762E+12-1.33753772762E+12
Component initialization and startup3903944
Controller action3944017
Component initialization and startup #23984240
Render Controller Action4034240