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

Missing Method in EventregistrationsController

Error: The action index is not defined in controller EventregistrationsController

Error: Create EventregistrationsController::index() in file: app/controllers/eventregistrations_controller.php.

<?php
class EventregistrationsController extends AppController {

	var $name = 'Eventregistrations';


	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)0220220
Component initialization and startup2202255
Controller action2252338
Component initialization and startup #22292580
Render Controller Action2352580
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753576186E+12-1.33753576186E+12
Component initialization and startup2202255
Controller action2252338
Component initialization and startup #22292590
Render Controller Action2352590