Page 1 of 1

Posted: 2006-06-29T21:12:53-07:00
by Ryan Nutt
Anything new on this, I'm having the same problem.

Posted: 2006-06-30T09:44:48-07:00
by Ryan Nutt
Just as an update...

This problem showed after a conversion using IM 6.0.7 which I know is a very old version. But, it's on a client's server so I can't do much to change it.

But looking at the image exif_read_data would still pull the EXIF out, it just threw the warning first. So $x = exif_read_data('filename.jpg') would still fill $x with the EXIF info. I put a @ in front of exif_read_data to have it ignore the warning and it works without displaying the warning.

I still think it's a problem somewhere in the conversion because IrfanView won't read the EXIF out of the same file but it will read the IPTC. Of course if the solution is to upgrade I certainly understand that :-)