Hi,

I tried installing several versions of the image module from the cvs, but I failed to get it working. Tried walkah's image module, and the latest in the module/image/ directory. The latest error I got is: Fatal error: Call to undefined function: image_get_info() in d:\apache group\webroot\drupal\modules\image\image.module on line 138

Could someone please be that kind to point out what I should install to get it working?

Big thanks.

Comments

Emiliano’s picture

Hi!
I'm using Drupal 4.5 and Image.module 4.5. Everything works really fine.
[]s,
Emiliano.

mattm’s picture

I tried the latest module version from the module pages, and still got some problems, like scripts not being able to access a temporary image file or a picture not showing up. I am using drupal 4.5.2... I also had to change a drupal_get_path to module_get_path in a script to get it to work.

gtoddv’s picture

I have the image module (from the download page) installed on 4.5.0, 4.5.1, & 4.5.2. All instances are running fine. I didn't have to do anything outside of the installation instructions to get them to work.

mattm’s picture

I have found out what stops images from uploading. Everything goes fine until the preview page, at the preview page my thumbnail shows up fine, but I have to select a file in the form again (the same image file) and press submit to make it work. I need to select my image file twice, kind of annoying, how can I remove this?

dragonrouge77’s picture

I've got the same problem: "Call to undefined function: image_get_info()..."
Does Someone know a solution ?
Thanks.

Version: Drupal 4.6 and last image.module.