Warning (2): unlink(/home/nhahue/domains/nhahue.vn/public_html/admin/tmp/cache/persistent/cake_core_object_map) [function.unlink]: No such file or directory [CORE/cake/libs/file.php, line 298]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: UploadController could not be found.

Error: Create the class UploadController below in file: admin/controllers/upload_controller.php

<?php
class UploadController extends AppController {

	var $name = 'Upload';
}
?>

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