Notice (8): Undefined variable: seo [APP/views/elements/meta_head.ctp, line 3] " /> Notice (8): Undefined variable: seo [APP/views/elements/meta_head.ctp, line 4] " />
Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 13] off.png" alt="" width="25" height="13" border="0"> Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 15] off.png" alt="" width="25" height="13" border="0"> Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 17] off.png" alt="" width="25" height="13" border="0">

Missing Method in ContactsController

Error: The action index is not defined in controller ContactsController

Error: Create ContactsController::index() in file: app/controllers/contacts_controller.php.

<?php
class ContactsController extends AppController {

	var $name = 'Contacts';


	function index() {

	}

}
?>

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

Notice (8): Undefined variable: footer [APP/views/elements/footer.ctp, line 6]