Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 126]
— Mendaur Inmobiliaria

Missing Method in PagesController

Error: The action gethouses is not defined in controller PagesController

Error: Create PagesController::gethouses() in file: app/Controller/PagesController.php.

<?php
class PagesController extends AppController {


	public function gethouses() {

	}

}

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

Stack Trace