Notice (8): Undefined variable: element [COREappCOREviewsCORElayoutsCOREdefault.ctp, line 59]
Notice (8): Undefined variable: sideMenu [COREappCOREviewsCORElayoutsCOREdefault.ctp, line 61]
Notice (8): Undefined variable: parentIds [COREappCOREviewsCORElayoutsCOREdefault.ctp, line 61]
Warning (2): Invalid argument supplied for foreach() [COREappCOREviewsCOREelementsCOREmenu.ctp, line 2]

Missing Controller

Error: ScriptsController could not be found.

Error: Create the class ScriptsController below in file: app/controllers/scripts_controller.php

<?php
class ScriptsController extends AppController {

	var $name = 'Scripts';
}
?>

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