To Reproduce:
Install and upload some images to some terms:
Create a node view and add a taxonomy image field
patch in #1 fixes for me
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_image-getimagesize-998600-1.patch | 1.28 KB | setvik |
To Reproduce:
Install and upload some images to some terms:
Create a node view and add a taxonomy image field
patch in #1 fixes for me
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_image-getimagesize-998600-1.patch | 1.28 KB | setvik |
Comments
Comment #1
setvik commentedComment #2
vosechu commentedThis fixes a number of bugs and is working for me. I feel like this should go in as soon as we have a new maintainer.
Comment #3
caseyc commentedI solved this problem without the patch. It seems that in imagecache settings, even though it asks you to define the sub-path in the files/ (or whatever your file path is), it's actually ignoring that. If I put files/taxonomy_presets, I no longer get the error, and taxonomy images work fine.
So to be clear, when you look at the taxonomy image configuration page, it will say:
Picture image path:
files/ : "files/taxonomy_thumbs"
(replace files with your filepath name and taxonomy_thumbs with your subfolder path)
Hope this helps.
Comment #4
b-prod commentedThe patch works fine.
Comment #5
nehajyoti commented6.x version is outdated. Hence closing the issue!