Download & Extend

Each time I install Avatar Gallery - My Drupal install collapses and I get the following error

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!

Andrew
http://www.AdvisorGarage.com/community

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.

nobody click here