Warning (2): Missing argument 1 for ArticlesController::category(), called in /home/tuvorg/public_html/cake/libs/object.php on line 114 and defined [APP/controllers/articles_controller.php, line 46]
ArticlesController::category() - APP/controllers/articles_controller.php, line 46
Object::dispatchMethod() - CORE/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: id [APP/controllers/articles_controller.php, line 47]
function category($id) {
$cat_result = $this->Category->findById($id);
ArticlesController::category() - APP/controllers/articles_controller.php, line 47
Object::dispatchMethod() - CORE/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: id [APP/controllers/articles_controller.php, line 51]
ArticlesController::category() - APP/controllers/articles_controller.php, line 51
Object::dispatchMethod() - CORE/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 90