image dimensions: Error Empty file upload result

adamstaffa / 2012-07-15 08:38:15   

I have an image that meets the file size requirements - but when I go to upload - i get error empty file upload result.
The dimensions are quite large but its pulled right from my legacy indexhibit site.
Why won't it take on the new version?

adamstaffa / 2012-07-15 09:14:03   

Image dimensions are 864x2582
Is there any way to display an image in that dimension or do I have to keep it to a smaller size?
Again, it meets file size requirements and it uploads- just won't display full size.

arsondpi / 2012-07-15 09:22:47   

...there is a "server standard" in the options.php page that restricts image files bigger than 200Kb. You can change that if you want - nevertheless (if you're exporting your images from Photoshop) use the Save for Web & Devices option to keep images free from profiles and in small Kb sizes.

adamstaffa / 2012-07-15 09:48:33   

thanks arsondpi - i changed the kb to be higher - but the problem is actually with the image dimensions rather than file size.
It works when I choose 700 as the image max size -but as soon as I want it to show the image at it's full 864x2582 - it won't allow me.

adamstaffa / 2012-07-15 10:21:57   

Looks like the height limit is 2000 on images. Can that be changed anywhere?

Vaska A / 2012-07-15 10:24:29   

When you choose 700 is resizes your image in a bounding box - 700 px being the widest dimension.

If depends upon the format - some will allow this to be really large and others won't. It is a rather large image (on my laptop I would have to scroll to see things).

adamstaffa / 2012-07-16 07:32:06   

Thanks Vaska. :) You are doing great work there.

This thread has been closed, thank you.