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

: 2000projectsController could not be found.

: Create the class 2000projectsController below in file: app/controllers/2000projects_controller.php

<?php
class 2000projectsController extends AppController {

	var $name = '2000projects';
}
?>

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