Strict (2048): Declaration of JsHelper::value() should be compatible with Helper::value($options = Array, $field = NULL, $key = 'value') [CORE/Cake/View/Helper/JsHelper.php, line 422]
Errors
Element Not Found: Elements/menu_css.ctp

Missing Controller

Error: CssController could not be found.

Error: Create the class CssController below in file: app/Controller/CssController.php

<?php
class CssController extends AppController {

}

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

Stack Trace

#0 /home/nistorco/public_html/Panda.ro/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}