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

Missing Controller

Error: Sponsor.aspController could not be found.

Error: Create the class Sponsor.aspController below in file: app/controllers/sponsor.asp_controller.php

<?php
class Sponsor.aspController extends AppController {

	var $name = 'Sponsor.asp';
}
?>

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