• 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
    3687

    I’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!
    Brian

    https://www.ads-software.com/extend/plugins/image-metadata-cruncher/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author peterhudec

    (@peterhudec)

    Hi Brian,
    I will look at it and let you know when it’s fixed.

    Peter

    Anonymous User 13441596

    (@anonymized-13441596)

    Hi Peter

    Great Plugin! But I have the same problem with PDF.
    Did not testet other files yet.

    I use these tags:
    Title: { Image:filename }
    Alternate text: { IPTC:Headline }
    Description: { EXIF:ImageDescription }

    Thanks
    Jürgen

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Behavior for non images’ is closed to new replies.