$_GET['h'] = $image_size[1]; $watermark = false; } if (is_array($image_size)) { $im->readImage($image); $last_modified_time = filemtime($image); $etag = md5_file($image); header("Last-Modified: " . gmdate("D, d M Y H:i:s", $last_modified_time) . " GMT"); $_GET['h'] = $image_size[1]; $watermark = false; } if (is_array($image_size)) { $im->readImage($image); $last_modified_time = filemtime($image); $etag = md5_file($image); header("Last-Modified: " . gmdate("D, d M Y H:i:s", $last_modified_time) . " GMT");|
ImagickException
|
|---|
ImagickException:
Failed to read the file
at /mnt/test_sites/sites_new/sklad-mag.site/r_imgs.php:160
at Imagick->readimage()
(/mnt/test_sites/sites_new/sklad-mag.site/r_imgs.php:160)
|