Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Not a JPEG file: starts with 0x52 0x49

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:70← imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Not a JPEG file: starts with 0x52 0x49
1src/UtcPro.php:70imagecreatefromjpeg("/mnt/adonia-uploads/adonia-shop-test/cover/43b20…(31 more chars)")
2src/UtcPro.php:375UtcPro->prepareSource()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagecreatefromjpeg(): '/mnt/adonia-uploads/adonia-shop-test/cover/43b20edf2b7f19720360b2b92fe006f.webp' is not a valid JPEG file

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:70← imagecreatefromjpeg(): '/mnt/adonia-uploads/adonia-shop-test/cover/43b20edf2b7f19720360b2b92fe006f.webp' is not a valid JPEG file
1src/UtcPro.php:70imagecreatefromjpeg("/mnt/adonia-uploads/adonia-shop-test/cover/43b20…(31 more chars)")
2src/UtcPro.php:375UtcPro->prepareSource()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: exif_read_data(43b20edf2b7f19720360b2b92fe006f.webp): File not supported

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:96← exif_read_data(43b20edf2b7f19720360b2b92fe006f.webp): File not supported
1src/UtcPro.php:96exif_read_data("/mnt/adonia-uploads/adonia-shop-test/cover/43b20…(31 more chars)")
2src/UtcPro.php:78UtcPro->getExifData()
3src/UtcPro.php:71UtcPro->adjustOrientation()
4src/UtcPro.php:375UtcPro->prepareSource()
5web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagesx() expects parameter 1 to be resource, bool given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:72← imagesx() expects parameter 1 to be resource, bool given
1src/UtcPro.php:72imagesx(false)
2src/UtcPro.php:375UtcPro->prepareSource()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagesy() expects parameter 1 to be resource, bool given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:73← imagesy() expects parameter 1 to be resource, bool given
1src/UtcPro.php:73imagesy(false)
2src/UtcPro.php:375UtcPro->prepareSource()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Division by zero

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:316← Division by zero
1src/UtcPro.php:376UtcPro->createImageByWidth()
2web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagecreatetruecolor() expects parameter 2 to be int, float given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:145← imagecreatetruecolor() expects parameter 2 to be int, float given
1src/UtcPro.php:145imagecreatetruecolor(300, nan)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagealphablending() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:146← imagealphablending() expects parameter 1 to be resource, null given
1src/UtcPro.php:146imagealphablending(null, false)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagecolorallocate() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:148← imagecolorallocate() expects parameter 1 to be resource, null given
1src/UtcPro.php:148imagecolorallocate(null, 255, 255, 255)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagefill() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:152← imagefill() expects parameter 1 to be resource, null given
1src/UtcPro.php:152imagefill(null, 0, 0, null)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagesavealpha() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:153← imagesavealpha() expects parameter 1 to be resource, null given
1src/UtcPro.php:153imagesavealpha(null, true)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imageantialias() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:156← imageantialias() expects parameter 1 to be resource, null given
1src/UtcPro.php:156imageantialias(null, true)
2src/UtcPro.php:319UtcPro->setImageProperies(300, nan)
3src/UtcPro.php:376UtcPro->createImageByWidth()
4web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagecopyresampled() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:320← imagecopyresampled() expects parameter 1 to be resource, null given
1src/UtcPro.php:320imagecopyresampled(null, false, 0, 0, 0, 0, 300, nan, null, null)
2src/UtcPro.php:376UtcPro->createImageByWidth()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imageinterlace() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:112← imageinterlace() expects parameter 1 to be resource, null given
1src/UtcPro.php:112imageinterlace(null, true)
2src/UtcPro.php:379UtcPro->saveImage()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagejpeg() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:113← imagejpeg() expects parameter 1 to be resource, null given
1src/UtcPro.php:113imagejpeg(null, "/mnt/adonia-uploads/adonia-shop-test/cover/cache…(99 more chars)", 90)
2src/UtcPro.php:379UtcPro->saveImage()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: imagedestroy() expects parameter 1 to be resource, null given

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:117← imagedestroy() expects parameter 1 to be resource, null given
1src/UtcPro.php:117imagedestroy(null)
2src/UtcPro.php:379UtcPro->saveImage()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: filemtime(): stat failed for /mnt/adonia-uploads/adonia-shop-test/cover/cache/./4/300x0_cbw_0_bl_0_43b20edf2b7f19720360b2b92fe006f_4f99153679e16ea6d9578701d723a98542e643e6.webp

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:127← filemtime(): stat failed for /mnt/adonia-uploads/adonia-shop-test/cover/cache/./4/300x0_cbw_0_bl_0_43b20edf2b7f19720360b2b92fe006f_4f99153679e16ea6d9578701d723a98542e643e6.webp
1src/UtcPro.php:127filemtime("/mnt/adonia-uploads/adonia-shop-test/cover/cache…(99 more chars)")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:129← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:129header("Pragma: public")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:130← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:130header("Content-type: image/jpeg")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:134← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:134header("Content-Disposition: inline; filename=\"43b20edf2…(28 more chars)")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:136← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:136header("Cache-Control: max-age=2592000")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:137← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:137header("Expires: Sat, 19 Oct 2024 18:07:15")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:139← Cannot modify header information - headers already sent by (output started at /srv/adonia-shop-test/vendor/andeo-jan/framework/src/Application/Application.php:702)
1src/UtcPro.php:139header("Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT", true, 200)
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)

Warning: readfile(/mnt/adonia-uploads/adonia-shop-test/cover/cache/./4/300x0_cbw_0_bl_0_43b20edf2b7f19720360b2b92fe006f_4f99153679e16ea6d9578701d723a98542e643e6.webp): failed to open stream: No such file or directory

#Location (Click → IDE → Ctrl+Shift+N → Paste)Description
0src/UtcPro.php:140← readfile(/mnt/adonia-uploads/adonia-shop-test/cover/cache/./4/300x0_cbw_0_bl_0_43b20edf2b7f19720360b2b92fe006f_4f99153679e16ea6d9578701d723a98542e643e6.webp): failed to open stream: No such file or directory
1src/UtcPro.php:140readfile("/mnt/adonia-uploads/adonia-shop-test/cover/cache…(99 more chars)")
2src/UtcPro.php:381UtcPro->setHeaders()
3web/img.php:91UtcPro->__construct("43b20edf2b7f19720360b2b92fe006f.webp", "cbw", 300, 0, 0, null, null)