Welcome Guest, Not a member yet? Register   Sign In
tiff files as images in upload library
#1

[eluser]steveblair[/eluser]
I'm using the Upload library to upload images in my web app. When the image is uploaded, it will be resized to ~640px for a full image and ~100px for a thumbnail. Before resizing, I had been checking that the is_image is true in the return upload data array. Everything was working great until I tried uploading a tif file and the is_image comes up as false.
Do I have to edit the is_image function of the upload library to recognize tif/tiff files? Or is there a simpler way of doing this?
Thanks




Theme © iAndrew 2016 - Forum software by © MyBB