Notice (8): Undefined property: View::$section [APP/views/layouts/default.ctp, line 25]">
Notice (8): Undefined property: View::$section [APP/views/layouts/default.ctp, line 29]flash_interno">

Missing Controller

Error: EventoController could not be found.

Error: Create the class EventoController below in file: app/controllers/evento_controller.php

<?php
class EventoController extends AppController {

	var $name = 'Evento';
}
?>

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