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

Missing Method in EventregistrationsController

Error: The action add is not defined in controller EventregistrationsController

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

<?php
class EventregistrationsController extends AppController {

	var $name = 'Eventregistrations';


	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)0189189
Component initialization and startup1891934
Controller action1932007
Component initialization and startup #21972230
Render Controller Action2022230
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753578965E+12-1.33753578965E+12
Component initialization and startup1891934
Controller action1932007
Component initialization and startup #21972230
Render Controller Action2022230