Не могу зайти в трансферы... выдает ошибку
ErrorException [ Notice ]: Undefined index: APPPATH/classes/model/selection.php [ 130 ]
125 $v += Model::factory('player')->getClass($deal['player_'.$prefix.'_'.$i])->tv();126 } 127 128 if ( !empty($deal['draft_'.$prefix.'_'.$i]) ) {129 $d = $this->Draftpick($deal['draft_'.$prefix.'_'.$i]);130 $v += $dv[$d['round']]; 131 } 132 }133 134 $v += round($deal['money_'.$prefix]/1000);135
APPPATH/classes/model/selection.php [ 130 ] »
Kohana_Core::error_handler(
arguments)
APPPATH/classes/model/selection.php [ 37 ] »
Model_Selection->TV(
arguments)
APPPATH/classes/controller/index/selection.php [ 230 ] »
Model_Selection->Deal(
arguments)
APPPATH/classes/controller/index/selection.php [ 312 ] »
Controller_Index_Selection->deal(
arguments)
{PHP internal call}
»
Controller_Index_Selection->action_deals()
SYSPATH/classes/kohana/request/client/internal.php [ 118 ] »
ReflectionMethod->invoke(
arguments)
SYSPATH/classes/kohana/request/client.php [ 64 ] »
Kohana_Request_Client_Internal->execute_request(
arguments)
SYSPATH/classes/kohana/request.php [ 1138 ] »
Kohana_Request_Client->execute(
arguments)
DOCROOT/index.php [ 109 ] »
Kohana_Request->execute()