Notice (8): Undefined variable: bg_position [APP/views/layouts/default.ctp, line 55]
Notice (8): Undefined variable: bg_position [APP/views/layouts/default.ctp, line 56]
Notice (8): Undefined variable: bg_position [APP/views/layouts/default.ctp, line 57]
Notice (8): Undefined variable: body_class [APP/views/layouts/default.ctp, line 61] onload="buscar('50.16.17.90');">
Notice (8): Undefined variable: banners [APP/views/layouts/default.ctp, line 104]
IMAGEN
Notice (8): Undefined variable: bg_lines [APP/views/layouts/default.ctp, line 159]
Notice (8): Undefined variable: bg_lines [APP/views/layouts/default.ctp, line 160]
Notice (8): Undefined variable: bg_lines [APP/views/layouts/default.ctp, line 161]
Notice (8): Undefined variable: bg_lines [APP/views/layouts/default.ctp, line 162]
Notice (8): Undefined variable: main_class [APP/views/layouts/default.ctp, line 166]>

Missing Method in FrontendController

Error: The action noticia_de is not defined in controller FrontendController

Error: Create FrontendController::noticia_de() in file: app/controllers/frontend_controller.php.

<?php
class FrontendController extends AppController {

	var $name = 'Frontend';


	function noticia_de() {

	}

}
?>

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