Quote:
Originally Posted by R4rifi
Thanks, I have re-uploaded all files, now getting the following upon uploading of images:
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/dbtech/gallery/includes/class_core.php on line 676
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 684
Warning: imagecolortransparent(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 685
Warning: imagealphablending(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 686
Warning: imagesavealpha(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 687
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 691
Warning: imagejpeg(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 701
Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 706
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/dbtech/gallery/includes/class_core.php on line 724
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 732
Warning: imagecolortransparent(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 733
Warning: imagealphablending(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 734
Warning: imagesavealpha(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 735
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 739
Warning: imagejpeg(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 749
Warning: imagejpeg(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 759
Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/dbtech/gallery/includes/class_core.php on line 764
Warning: filesize() [function.filesize]: stat failed for [path]/dbtech/gallery/images/upload/1/8/3/3/full/5_1341088616.jpg in [path]/dbtech/gallery/includes/class_core.php on line 775
Warning: filesize() [function.filesize]: stat failed for [path]/dbtech/gallery/images/upload/1/8/3/3/thumb/5_1341088616.jpg in [path]/dbtech/gallery/includes/class_core.php on line 776
|
In the ACP, edit the gallery instance and make sure the image/thumb height/width is set to something. I suggest 150x150 for the thumbs and 800x600 for the full image size.
Dylan