Posted by AdvisorGarage on July 9, 2007 at 2:24am
2 followers
Jump to:
| Project: | Avatar gallery |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
This 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.