Notice (8): Undefined variable: meta_keywords [APP/views/layouts/default.ctp, line 12]
Notice (8): Undefined variable: meta_description [APP/views/layouts/default.ctp, line 13]
Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 45]
Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 47]
Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 49]
Notice (8): Undefined variable: lang [APP/views/layouts/default.ctp, line 51]
Notice (8): Undefined variable: imgpath [APP/views/layouts/default.ctp, line 56]
Notice (8): Undefined variable: page_id [APP/views/layouts/default.ctp, line 56]

Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: app/controllers/js_controller.php

<?php
class JsController extends AppController {

	var $name = 'Js';
}
?>

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