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