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

Missing Method in TemplatesController

Error: The action add is not defined in controller TemplatesController

Error: Create TemplatesController::add() in file: app/controllers/templates_controller.php.

<?php
class TemplatesController extends AppController {

	var $name = 'Templates';


	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)0191191
Component initialization and startup1911954
Controller action1952016
Component initialization and startup #21982240
Render Controller Action2032240
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753756976E+12-1.33753756976E+12
Component initialization and startup1911954
Controller action1952016
Component initialization and startup #21982240
Render Controller Action2032240