Notice: Undefined index: controller in /home/furena01/public_html/cake/dispatcher.php on line 151

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/furena01/public_html/cake/dispatcher.php:151) in /home/furena01/public_html/cake/libs/session.php on line 135

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/furena01/public_html/cake/dispatcher.php:151) in /home/furena01/public_html/cake/libs/session.php on line 135

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/furena01/public_html/app/views/layouts/default.thtml on line 2
Fundacion Ureña Rib

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