Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 6]"/> Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 7]" />

Missing Method in LancamentosController

Error: The action frompaging:1 is not defined in controller LancamentosController

Error: Create LancamentosController::frompaging:1() in file: app/controllers/lancamentos_controller.php.

<?php
class LancamentosController extends AppController {

	var $name = 'Lancamentos';


	function frompaging:1() {

	}

}
?>

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




Portal Gramado