| Subject: | Fatal error: Call to undefined... |  
| Summary: | Package rating comment |  
| Messages: | 5 |  
| Author: | Damea Nemesis |  
| Date: | 2009-01-26 20:23:54 |  
| Update: | 2009-12-04 12:38:48 |  
|   |  
 
 | 
 | 
Damea Nemesis rated this package as follows:
| Utility:  | Not sure | 
| Consistency:  | Not sure | 
| Examples:  | Sufficient | 
| 
 | 
  Damea Nemesis - 2009-01-26 20:23:54  
Fatal error: Call to undefined function imagecreatefromjpeg() in C:\Apache2.2\htdocs\classes\holyimage\image.php on line 79 
  
  Marcos Taranta - 2009-01-26 20:42:27 -  In reply to message 1 from Damea Nemesis 
Make sure that the GD extension is installed in your php! 
  
  Damea Nemesis - 2009-01-26 23:08:45 -  In reply to message 2 from Marcos Taranta 
It's done. GD extensions installed. Holyimage working. Thanks. 
  
  Marcos Taranta - 2009-01-26 23:36:55 -  In reply to message 3 from Damea Nemesis 
You're welcome, thanks for the support and any question please fell free to ask me! 
  
  roshan Sharma - 2009-12-04 12:38:48 -  In reply to message 4 from Marcos Taranta 
I am getting the same problem. I am using PHP 5.2.9 with GD enabled 
In my system info under the heading GD, it goes like: 
GIF Read Support 	enabled 
GIF Create Support 	enabled 
 
But there is no support for jpg file. I am using a imager file to resize my image. It shows "Call to undefined function imagecreatefromjpeg()". 
 
I have checked everything possibe but could not find the way to solve it. 
 
Please anyone can advice me. 
  
   |