Notice (8): Undefined variable: meta_description [APP/views/layouts/default.ctp, line 33]" /> Notice (8): Undefined variable: meta_keyword [APP/views/layouts/default.ctp, line 34]" />

Missing Controller

Error: BlogController could not be found.

Error: Create the class BlogController below in file: app/controllers/blog_controller.php

<?php
class BlogController extends AppController {

	var $name = 'Blog';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp