Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 68]
Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 81]

Missing Controller

Error: Index.htmController could not be found.

Error: Create the class Index.htmController below in file: tradeshow/controllers/index.htm_controller.php

<?php
class Index.htmController extends AppController {

	var $name = 'Index.htm';
}
?>

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