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

Missing Method in TestregistrationsController

Error: The action index is not defined in controller TestregistrationsController

Error: Create TestregistrationsController::index() in file: app/controllers/testregistrations_controller.php.

<?php
class TestregistrationsController extends AppController {

	var $name = 'Testregistrations';


	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)0297297
Component initialization and startup2973014
Controller action3013087
Component initialization and startup #23053310
Render Controller Action3103310
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753760935E+12-1.33753760935E+12
Component initialization and startup2973014
Controller action3013087
Component initialization and startup #23053320
Render Controller Action3103320