Notice (8): Undefined variable: description_for_layout [APP/views/layouts/default.ctp, line 7] " /> Notice (8): Undefined variable: keywords_for_layout [APP/views/layouts/default.ctp, line 8] " />
Denmark Finland Sweden Norway
Iceland Greenland Faroe Islands
Notice (8): Undefined variable: category [APP/views/layouts/default.ctp, line 95]
by country
    Notice (8): Undefined variable: countries [APP/views/layouts/default.ctp, line 99]
    
    Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 99]
    
Notice (8): Undefined variable: comments [APP/views/layouts/default.ctp, line 135]

Missing Controller

Error: AccomodationController could not be found.

Error: Create the class AccomodationController below in file: app/controllers/accomodation_controller.php

<?php
class AccomodationController extends AppController {

	var $name = 'Accomodation';
}
?>

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