Fatal error: Call to undefined function: image_get_sizes() in /home/suraba04/public_html/sites/all/modules/img_assist/img_assist.module on line 1127

When i upload image using image assist, that error occur, how to fix it?

Comments

vm’s picture

what version of img_assist?

what version of php ?

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

andrewblack’s picture

i use php 4.4.6

billking’s picture

I am searching for a fix or a workaround for this???

I'm on PHP 5.2.4

Bill King

xtfer’s picture

image_get_sizes() is in image.module, where it used to be _image_get_sizes().

If you are using an old version of image.module this will break.

Update image.module.

http://drupal.org/project/image

andrewblack’s picture

which version you suggest?

halftone’s picture

I had the same issue. Updating Image and Image Assist to the current 5.n production versions and running update.php fixed it.

Regards
Tony Sleep http://tonysleep.co.uk