I had an issue of pictures not showing up and when I hit view image, I got this:
Code:
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in [path]/show.php on line 22
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: 'images2/verification/' is not a valid JPEG file in [path]/show.php on line 22
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/show.php on line 27
Warning: imagecopyresized(): supplied argument is not a valid Image resource in [path]/show.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3277) in [path]/show.php on line 30
Warning: imagegif(): supplied argument is not a valid Image resource in [path]/show.php on line 31
Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/show.php on line 32