_image_get_dimensions() not exist in new image module!

CommentFileSizeAuthor
#2 image_gallery_0.patch293 bytesjwolf

Comments

jwolf’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

more information please

jwolf’s picture

Assigned: Unassigned » jwolf
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new293 bytes

You are correct; should be:

_image_get_sizes('thumbnail');

Please use the attached patch to patch image_gallery.tpl.php

jwolf’s picture

Geez. So much for trying to add a little bit of image_gallery support/modifications to this theme.

Since this issue will undoubtedly cause problems for people, I will remove the image_gallery modifications (image_gallery.tpl.php and the theme function override in template.php). The next release (5.x-3.2) will not have the image_gallery modifications enabled as default.

jwolf’s picture

Status: Needs review » Fixed

Fixed in amadou 5.x-3.2

Anonymous’s picture

Status: Fixed » Closed (fixed)