Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 6]" /> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 7]" /> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 10]"/> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 11]"/>

Missing Controller

Error: NewsMainController could not be found.

Error: Create the class NewsMainController below in file: app/controllers/news_main_controller.php

<?php
class NewsMainController extends AppController {

	var $name = 'NewsMain';
}
?>

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

© 2011 - Privacy