Array
(
[className] => JsController
[webroot] => /
[url] => js/jsScroller2.js
[base] =>
)
Error: JsController could not be found.
Error: Create the class JsController below in file: public_html/controllers/js_controller.php
<?php
class JsController extends AppController {
var $name = 'Js';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp