Notice (8): Undefined variable: bannersTopo [APP/views/layouts/default.ctp, line 116]
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/site/banners_topo.ctp, line 4]
Notice (8): Undefined variable: popup [APP/views/elements/site/topo.ctp, line 26]

Missing Method in NoticiasController

Error: The action www.facebook.com is not defined in controller NoticiasController

Error: Create NoticiasController::www.facebook.com() in file: app/controllers/noticias_controller.php.

<?php
class NoticiasController extends AppController {

	var $name = 'Noticias';


	function www.facebook.com() {

	}

}
?>

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

Notice (8): Undefined variable: canais [APP/views/layouts/default.ctp, line 128]