Notice: Undefined index: controller in /home/smooth/cake_1.1.5.3148/cake/dispatcher.php on line 151
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/smooth/cake_1.1.5.3148/cake/dispatcher.php:151) in /home/smooth/cake_1.1.5.3148/cake/libs/session.php on line 131
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/smooth/cake_1.1.5.3148/cake/dispatcher.php:151) in /home/smooth/cake_1.1.5.3148/cake/libs/session.php on line 131
Missing controller
You are seeing this error because controller Controller
could not be found.
Notice: this error is being rendered by the app/views/errors/missing_controller.thtml
view file, a user-customizable error page for handling invalid controller dispatches.
Fatal: Unable to load controller Controller
Fatal: Create Class:
<?php
class Controller extends AppController
{
var $name = '';
}
?>
in file : app/controllers/controller.php