Hi,
A few weeks ago we started to have 'file not found problems' when uploading 16-bit TIFFs that are more than approx. 25 MB. In the archive directory, the TIFF is stored in the files subdirectory, but the fullsize subdirectory gets two jpgs with garbled file names. Same thing happens in thumbnails and square_thumbnails.
For example, I upload test1-16bit.tif. In files is test1-16bit_1ffe127e39.tif
In fullsize is test1-16bit_1ffe127e39-0.jpg and test1-16bit_1ffe127e39-1.jpg.
The URL returned by Omeka for the item is http://learn.lakeforest.edu/omeka/archive/fullsize/test1-16bit_1ffe127e39.jpg
so I get a file not found.
I don't have this problem with 16-bit TIFFs smaller than 25 MB. They upload just fine.
This happens with the dropbox, and also when I upload directly into a new item (I adjusted my php.ini to allow uploads of large files). It seems like this problem started about the time of the Omeka 1.1 upgrade. Can anyone help? Thanks!

