Active
Project:
Avatar gallery
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2007 at 02:24 UTC
Updated:
15 Oct 2009 at 23:08 UTC
Fatal error: Call to undefined function imagecreatefromjpeg() in /opt/htdocs/community/modules/avatar_gallery/avatar_gallery.module on line 384
Really need the functionality of this module so would very much welcome any hints or fixes. If something really simple - apologies in advance!
Comments
Comment #1
agileware commentedThis is very old but the problem is probably that your version of php is too low or that your version of the GD library is too low (or the GD library is not installed)
I think GD 1.8 is the minimum for this function.
You need to talk to your web host about resolving this.