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: TransportController could not be found.

Error: Create the class TransportController below in file: app/controllers/transport_controller.php

<?php
class TransportController extends AppController {

	var $name = 'Transport';
}
?>

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