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

Missing Method in UsersController

Error: The action edit is not defined in controller UsersController

Error: Create UsersController::edit() in file: app/controllers/users_controller.php.

<?php
class UsersController extends AppController {

	var $name = 'Users';


	function edit() {

	}

}
?>

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)0196196
Component initialization and startup1962004
Controller action2002076
Component initialization and startup #22032320
Render Controller Action2092320
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753836134E+12-1.33753836134E+12
Component initialization and startup1962004
Controller action2002076
Component initialization and startup #22032320
Render Controller Action2092320