Warning (2): Missing argument 1 for WeekliesController::getPoints(), called in /home/web/www.urdrumline.com/cake/libs/object.php on line 114 and defined [APP/controllers/weeklies_controller.php, line 23]
}
//returns urpoints to lesson controller education function
function getPoints($weekly_id)
WeekliesController::getPoints() - APP/controllers/weeklies_controller.php, line 23
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
Object::requestAction() - CORE/cake/libs/object.php, line 99
LessonsController::education() - APP/controllers/lessons_controller.php, line 143
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 96
Notice (8): Undefined variable: weekly_id [APP/controllers/weeklies_controller.php, line 25]
function getPoints($weekly_id)
{
$conditions['Weekly.lesson_id'] = $weekly_id;
WeekliesController::getPoints() - APP/controllers/weeklies_controller.php, line 25
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
Object::requestAction() - CORE/cake/libs/object.php, line 99
LessonsController::education() - APP/controllers/lessons_controller.php, line 143
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 96