Keeping sync w/ image.module (_image_get_dimensions() does not exist)
keve - June 29, 2007 - 11:52
| Project: | SWF Tools |
| Version: | 5.x-1.x-dev |
| Component: | Flash Gallery |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| flash_gallery_1.patch | 721 bytes |

#1
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?
#2
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
#3
Fixed in 5--2
#4
#5
#6
how do you install the patch? what do i have to do?
thx
#7
hi, could you share what you did to fix this fatal error? I;ve tried using the patch but it does not work.