Closed GoogleCodeExporter closed 9 years ago
Have you enabled thumbnails? ie. following in configuration.php settings
"enable_thumbnails" => TRUE
Icons view does not use thumbnails by default, because it requires GD library
installed in server: http://www.php.net/manual/en/image.requirements.php
Original comment by samuli.j...@gmail.com
on 1 Feb 2012 at 10:37
Yes, I set "enable_thumbnails" => TRUE
The images are very large 5184 × 3456 pixels, can be the problem? And how to
solve?
Original comment by thi...@thiagochaer.com
on 1 Feb 2012 at 12:16
[deleted comment]
I get this error, only with large image size:
{"code":999,"error":"Unexpected server error","details":"PHP error #2,
imagecreatefromjpeg(teste\/IMG_4943.JPG) [<a
href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg<\/a>]: failed
to open stream: No such file or directory
(\/home\/storage\/a\/2f\/94\/liderancajudaica\/public_html\/mollify\/backend\/in
clude\/Thumbnail.class.php:19)"}
Original comment by thi...@thiagochaer.com
on 1 Feb 2012 at 12:38
I solved this problem with: memory_limit = 300M on php.ini
Original comment by thi...@thiagochaer.com
on 1 Feb 2012 at 12:44
Great to hear!
Original comment by samuli.j...@gmail.com
on 2 Feb 2012 at 7:00
Original issue reported on code.google.com by
thi...@thiagochaer.com
on 31 Jan 2012 at 7:57Attachments: