Warning (2): Missing argument 1 for TransformationsController::products(), called in /opt/cake/1.2.6/cake/libs/object.php on line 116 and defined [APP/controllers/transformations_controller.php, line 14]
TransformationsController::products() - APP/controllers/transformations_controller.php, line 14
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 95
Notice (8): Undefined variable: cat_id [APP/controllers/transformations_controller.php, line 15]
function products($cat_id) {
$cur_category = $this->Category->findById($cat_id);
TransformationsController::products() - APP/controllers/transformations_controller.php, line 15
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 95
Notice (8): Undefined variable: cat_id [APP/controllers/transformations_controller.php, line 17]
TransformationsController::products() - APP/controllers/transformations_controller.php, line 17
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 95
Notice (8): Undefined variable: cat_id [APP/controllers/transformations_controller.php, line 19]
TransformationsController::products() - APP/controllers/transformations_controller.php, line 19
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 95