Missing Controller
Error: ImageController could not be found.
Error: Create the class ImageController below in file: app/controllers/image_controller.php
<?php class ImageController extends AppController { var $name = 'Image'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp