Notice (8): Undefined variable: current_user [APP/views/layouts/default.ctp, line 29]

Missing Controller

Error: DistributionController could not be found.

Error: Create the class DistributionController below in file: app/controllers/distribution_controller.php

<?php
class DistributionController extends AppController {

	var $name = 'Distribution';
}
?>

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