This is a problem for all 5.x version of fgallery.
_image_get_dimensions() function does not exist in image.module since image.module version 1.209.2.26,

See patch.

CommentFileSizeAuthor
flash_gallery_1.patch721 byteskeve

Comments

sime’s picture

Status: Needs review » Needs work

Hi keve

This will break compatibility with previous image.module versions. Please use function_exists or something.

So, has this fix worked ok for you?

bahwi’s picture

This fix has worked for me.
You can see it at http://www.chrisclarkartist.com/ (that's not me, a friend's website) we love flash gallery by the way

sime’s picture

">Fixed in 5--2

sime’s picture

Status: Needs work » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)
drgonzo121’s picture

how do you install the patch? what do i have to do?

thx

franckweb’s picture

hi, could you share what you did to fix this fatal error? I;ve tried using the patch but it does not work.