Warning (2): Missing argument 2 for AppController::_set(), called in /var/www/html/cake/libs/error.php on line 52 and defined [APP/app_controller.php, line 25]
// include activated theme css -->.. css/style.css function _set($propName, $propValue) {
AppController::_set() - APP/app_controller.php, line 25
CakeErrorController::__construct() - CORE/cake/libs/error.php, line 52
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 89
Object::cakeError() - CORE/cake/libs/object.php, line 200
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
Dispatcher::__construct() - CORE/cake/dispatcher.php, line 92
require - APP/webroot/index.php, line 240
[main] - CORE/index.php, line 82
Notice (8): Undefined variable: propValue [APP/app_controller.php, line 27]
function _set($propName, $propValue) { $this->{$propName} = $propValue;
AppController::_set() - APP/app_controller.php, line 27
CakeErrorController::__construct() - CORE/cake/libs/error.php, line 52
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 89
Object::cakeError() - CORE/cake/libs/object.php, line 200
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
Dispatcher::__construct() - CORE/cake/dispatcher.php, line 92
require - APP/webroot/index.php, line 240
[main] - CORE/index.php, line 82
Notice (8): Array to string conversion [APP/app_controller.php, line 27]
function _set($propName, $propValue) { $this->{$propName} = $propValue;
AppController::_set() - APP/app_controller.php, line 27
CakeErrorController::__construct() - CORE/cake/libs/error.php, line 52
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 89
Object::cakeError() - CORE/cake/libs/object.php, line 200
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
Dispatcher::__construct() - CORE/cake/dispatcher.php, line 92
require - APP/webroot/index.php, line 240
[main] - CORE/index.php, line 82
Warning (2): Missing argument 2 for AppController::_set(), called in /var/www/html/cake/libs/error.php on line 56 and defined [APP/app_controller.php, line 25]
// include activated theme css -->.. css/style.css function _set($propName, $propValue) {
AppController::_set() - APP/app_controller.php, line 25
CakeErrorController::__construct() - CORE/cake/libs/error.php, line 56
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 89
Object::cakeError() - CORE/cake/libs/object.php, line 200
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
Dispatcher::__construct() - CORE/cake/dispatcher.php, line 92
require - APP/webroot/index.php, line 240
[main] - CORE/index.php, line 82
CakePHP: the rapid development php framework: Missing View