Logo

Missing Method in SectionsController

Error: The action blog is not defined in controller SectionsController

Error: Create SectionsController::blog() in file: app/controllers/sections_controller.php.

<?php
class SectionsController extends AppController {

	var $name = 'Sections';


	function blog() {

	}

}
?>

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)0322322
Component initialization and startup32234827
Controller action3483535
Component initialization and startup #23524130
Render Controller Action3744130
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1329935178397-1329935178397
Component initialization and startup32234827
Controller action3483535
Component initialization and startup #23524130
Render Controller Action3744130