Behavior for non images
-
Hi, I’m using a plugin (PJW Mime Config) that enables the uploading of unsupported mime types with the WordPress media uploader. When Image Metadata Cruncher attempts to apply the template tags, it freaks out with this message:
Crunching…
Warning: array_merge(): Argument #1 is not an array in [redacted]/wp-content/plugins/image-metadata-cruncher/image-metadata-cruncher.php on line 166
3687I’m using these tags:
Title: { Image:filename }
Alternate text: { Image:filename }
Caption:
Description: { IPTC:Caption | EXIF:ImageDescription }The file I’m uploading does not contain IPTC, EXIF, or other image data. It is a plaintext XML file. How would I configure Image Metadata Cruncher to ignore certain file types or to use a filesystem template tag for the Title field that would work for more than just image files.
Thanks!
Brianhttps://www.ads-software.com/extend/plugins/image-metadata-cruncher/
- The topic ‘Behavior for non images’ is closed to new replies.