By leo.ruffini on
I just installed the Flash Gallery module without getting any error and having previously installed and enabled image and image_gallery modules. However, when I point to http://www.leoruffini.com/?q=fgallery I get nothing but this ugly message:
Fatal error: Call to undefined function: _image_get_dimensions() in /var/www/vhosts/leoruffini.com/httpdocs/modules/flash_gallery/flash_gallery.module on line 82
Anybody had the same problem? Do you know how to fix it?
I'm working with Drupal 5.1 and Image 1.3.
Thanks.
Comments
Fixed aplying a patch
http://drupal.org/node/155571
Thanks.
Your patch worked perfectly. I got exactly the same error message, but in my case it was an installation that was working fine.
The issue happened after I upgraded the image module to 5.x-1.3, so I guess this may happen to other drupallers.