Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 56]
    

Missing Controller

Error: imgSrcController could not be found.

Error: Create the class imgSrcController below in file: myfox/controllers/img_src_controller.php

<?php
class imgSrcController extends AppController {

	var $name = 'imgSrc';
}
?>

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