![]() |
Thumbnails and Truecolors
Why my thumbnails doesn't look same as orginal picture? Colors are wrong, but I don't know how I fix them.
Here is code: Code: PHP
|
Re: Thumbnails and Truecolors
Code: PHP
|
Re: Thumbnails and Truecolors
Now I have bigger problem now it only show Warnings:
Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in /mbnet/v/veskue/imagegallery/creator.php on line 23 Warning: imagecreatefromjpeg(): 'images//.' is not a valid JPEG file in /mbnet/v/veskue/imagegallery/creator.php on line 23 Warning: imagesx(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 24 Warning: imagesy(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 25 Warning: imagesx(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagesy(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagecopyresized(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagejpeg(): Unable to open 'thumbs//.' for writing in /mbnet/v/veskue/imagegallery/creator.php on line 33 Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in /mbnet/v/veskue/imagegallery/creator.php on line 23 Warning: imagecreatefromjpeg(): 'images//..' is not a valid JPEG file in /mbnet/v/veskue/imagegallery/creator.php on line 23 Warning: imagesx(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 24 Warning: imagesy(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 25 Warning: imagesx(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagesy(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagecopyresized(): supplied argument is not a valid Image resource in /mbnet/v/veskue/imagegallery/creator.php on line 30 Warning: imagejpeg(): Unable to open 'thumbs//..' for writing in /mbnet/v/veskue/imagegallery/creator.php on line 33 What is wrong |
Re: Thumbnails and Truecolors
Try using a different image! If that doesn't work try undoing the last change you made to the code!
imagecreatetruecolor() requires GD 2.0.1 or later. |
| All times are GMT +5.5. The time now is 01:13. |