ErrorException [ Warning ]: A non-numeric value encountered

APPPATH/classes/OWN.php [ 188 ]

183             }
184             
185             $ostatnie_video_url = $videos->youtube_URL;
186                     
187             // Jeżeli znaleźliśmy film, który trwa dłużej niż nasza różnica do zwycięzcy, to do tego filmu odsyłamy
188             if ($differance  < $czas_sum_pop+$videos->length-$pierwszy_czas) {
189                 $znaleziono_filmik = true;
190                 break;
191             }
192             
193             $czas_sum_pop += $videos->length;
  1. APPPATH/classes/OWN.php [ 188 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/Results.php [ 1740 ] » OWN::generateYTlink(arguments)

  3. APPPATH/classes/Controller/Export.php [ 315 ] » Results->set_times()

  4. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Export->action_results_online()

  5. {PHP internal call} » Kohana_Controller->execute()

  6. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)

  7. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  8. SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute(arguments)

  9. DOCROOT/index.php [ 131 ] » Kohana_Request->execute()

Environment