I am using the ImageMagick 6.9.7-4. When I upload the tif image and it save as 0 byte in the folder.
I got this type error in error log:
"Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912"
Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912
-
- Posts: 1
- Joined: 2018-04-12T03:50:08-07:00
- Authentication code: 1152
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912
That is just a warning that Imagemagick does not recognize some optional TIFF tag. It should not affect the processing. If you are getting zero bytes in your uploaded file, then check your uploading software.