Make Reservation: (407) 312 6404, info@limeliteorlando.com
 

VIP, (407) 648 9800

vip@limeliteorlando.com

Missing Method in PagesController

Error: The action Home_Page.html is not defined in controller PagesController

Error: Create PagesController::Home_Page.html() in file: app/controllers/pages_controller.php.

<?php
class PagesController extends AppController {

	var $name = 'Pages';


	function Home_Page.html() {

	}

}
?>

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