Hi,

Today I have encountered little bug:

When playing with Layout options and ImageCache profiles I ended like you can see on attached image. Photos created nice pile of junk instead of nice gallery view.

I think the problem was in ImageChache - Gallery Assist information exchange. The default profiles work just fine - setting thm_holder value for example to 100 [px] (for gallery_assist-default-thumbnail-100), but my custom_gallery_180 didn't set thm_holder value at all, leaving it empty and cousing mess.

I created the new profile named diffrently but it didn't help, after adding and removing my custom options and flushing it started to work, and set thm_holder value to 180. But it was rather random...

CommentFileSizeAuthor
GA_thm_holder_issue.png168.78 KBmist
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jcmc’s picture

Hello mist,

Sorry to all people that wait (very long) for my responses.
I would need more information to this issue.

to this case I recommend you to check if the last imagecache preset contain sizes information.
GA parse the necessary sizes info allways from the las action.

for example:
you use a crop or resize action to specify the end sizes and then you add other actions to manipulate the formating of images at the last you should add again the crop or resize action.

i hope this help and would be gratefully if I get feedback about this.

Regards
Juan Carlos

jcmc’s picture

Status: Needs work » Needs review