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