ErrorException [ Warning ]: file_get_contents(/web/htdocs/www.kelversrl.it/home//public/articoli/4856/immagini/large/Maestro4856): failed to open stream: File o directory non esistente

APPPATH/classes/Model/Catalogo.php [ 673 ]

668 			$image = fopen($image_path_thumbnails, "wb");
669 			fwrite($image, ($foto));
670 			fclose($image);
671 			chmod($image_path_thumbnails, 0777);
672  
673             $foto = file_get_contents($image_path_large);
674 			$tipo_image = exif_imagetype($image_path_large);
675 	 
676 			switch ($tipo_image) {
677 				case IMAGETYPE_PNG:
678 					$type_mime  = 'image/png';
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/Model/Catalogo.php [ 673 ] » file_get_contents(arguments)

  3. APPPATH/views/shop.php [ 249 ] » Model_Catalogo->getFoto(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  6. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  7. SYSPATH/classes/Kohana/Response.php [ 169 ] » Kohana_View->__toString()

  8. APPPATH/classes/Controller/Home.php [ 369 ] » Kohana_Response->body(arguments)

  9. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Home->action_shop()

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

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

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

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

  14. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment