Page 1 of 1

allowed image size does not work

Posted: 22 Aug 2012, 15:45
by paulories
Hello everybody,

I have configured the admin to accept images up to 8000px. But with this size imabem is not generating thumbnails.

I was forced to temporarily reduce to 3000px, but allow mages need more.

In Phoca the upload screen displays the information 8000px. I think it's a plugin configuration that makes even the thumbnail.

They would know me know if you can adjust to 8000px?

--
Paulo Ries

Re: allowed image size does not work

Posted: 26 Aug 2012, 17:30
by Jan
Hi, thumbnails are made by GD library which is a part of PHP on your server, so depends on your server if it will be able to work with such images :-( (see similar posts in this forum to get more info)

Jan