Notice (8): Undefined variable: sectionName [APP/views/layouts/default.ctp, line 16]
Notice (8): Undefined variable: sectionName [APP/views/layouts/default.ctp, line 22]

Missing Controller

Error: ForoController could not be found.

Error: Create the class ForoController below in file: public_html/controllers/foro_controller.php

<?php
class ForoController extends AppController {

	var $name = 'Foro';
}
?>

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