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.
| Comment | File | Size | Author |
|---|---|---|---|
| flash_gallery_1.patch | 721 bytes | keve |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| flash_gallery_1.patch | 721 bytes | keve |
Comments
Comment #1
simeHi keve
This will break compatibility with previous image.module versions. Please use function_exists or something.
So, has this fix worked ok for you?
Comment #2
bahwi commentedThis 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
Comment #3
sime">Fixed in 5--2
Comment #4
simeComment #5
(not verified) commentedComment #6
drgonzo121 commentedhow do you install the patch? what do i have to do?
thx
Comment #7
franckweb commentedhi, could you share what you did to fix this fatal error? I;ve tried using the patch but it does not work.