I know this has been covered a few times, but none of the solutions seem to apply in our case with Omeka 1.1. We get a blank screen upon trying to upload a file. The file itself does seem to land in omeka/archive -- in files, fullsize, and in thumbnails., but is not associated with the item. Upon going back one screen, we get:
Something went wrong with image creation. Please notify an administrator
Details::
1) We have php compiled with exif support (EXIF Support enabled
EXIF Version 1.4)
2) Our path to the imagemagick binary is valid.
3) debug.exceptions = true and display_errors 1 both are turned on, but give no extra info on that blank screen. However I do get the following when turning on error logging:
2010-02-20T21:12:54-08:00 DEBUG (7): Could not retrieve element text for the element
named "IPTC Array"
We're on red had enterprise linux 3, php 5.2.6.
Any thoughts would be appreciated!
--Peter

