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

Missing Method in EventsController

Error: The action add is not defined in controller EventsController

Error: Create EventsController::add() in file: app/controllers/events_controller.php.

<?php
class EventsController extends AppController {

	var $name = 'Events';


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