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

Missing Method in TemplatesController

Error: The action index is not defined in controller TemplatesController

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

<?php
class TemplatesController extends AppController {

	var $name = 'Templates';


	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)0232232
Component initialization and startup2322375
Controller action2372437
Component initialization and startup #22402690
Render Controller Action2472690
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753741877E+12-1.33753741877E+12
Component initialization and startup2322375
Controller action2372437
Component initialization and startup #22402700
Render Controller Action2472700