Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 41]">

Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 45]
Errors

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

Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 54]