• Home
  • Notice (8): Undefined variable: tabs [APP/views/elements/common/tab.ctp, line 9]
    Warning (2): Invalid argument supplied for foreach() [APP/views/elements/common/tab.ctp, line 9]
  • Forum
Notice (8): Undefined variable: notice [APP/views/elements/common/notice.ctp, line 2]

Missing Controller

Error: HomeController could not be found.

Error: Create the class HomeController below in file: app/controllers/home_controller.php

<?php
class HomeController extends AppController {

	var $name = 'Home';
}
?>

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