Strict Standards: Non-static method Configure::read() should not be called statically in /home/team-zero/www/ichiyukai.net/cake/basics.php on line 213

Strict Standards: Non-static method Configure::getInstance() should not be called statically in /home/team-zero/www/ichiyukai.net/cake/libs/configure.php on line 155
Notice (8): Undefined index: action [CORE/cake/dispatcher.php, line 269]
Notice (8): Undefined index: controller [CORE/cake/dispatcher.php, line 121]

Missing Controller

Error: Controller could not be found.

Error: Create the class Controller below in file: app/controllers/controller.php

<?php
class Controller extends AppController {

	var $name = '';
}
?>

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