Fatal error on uploading images

Turha

No avatar

2005-05-22 03:44

Hi,

I'm testing Quick Cart on my local computer using EasyPhp. But I'm facing a problem. When I try to upload an image in Categories or Products it appears the following message:

Fatal error: Call to undefined function: imagecreatefromjpeg() in c:programaseasyphp1-7wwwplanetajardimbrlibrariesFotoJobs.php on line 264

How can I solve this?

Thanks!

nathan

No avatar

2005-05-22 13:14

you probably have not php compiled with GD
GD is an image library.
Check your php config..somewhere it has to say something like:
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled


if not:
Try with adding the GD library:
http://www.boutell.com/gd/

OR maybe better: use a WAMP that is really good
http://apache2triad.net/

WannaBeBugFree

No avatar

2005-05-22 14:25

or place a map called products with the name products in the directory called files and give it 777.

Worked for me.

But be sure your server fits all requirement from QC.

Turha

No avatar

2005-05-22 20:15

Nathan,

Thanks for the reply... I downloaded the GD library but I don't know how to install it. Do you have any tip?

I will try to download the WAMP you suggest latter.

WannaBeBugFree,

I would like to test your solution, but could you be more especific. Sorry, but I don't know what is a map. What should I do exactly?

Thanks both of you,

Regards,
Turha

Turha

No avatar

2005-05-22 20:41

Hi again,

Well, there is a strange thing happening, because despite the fatal error all the images that I uploaded are in the directory "Products" in the file directory. So if the images where uploaded, why I have a fatal error on uploading it? And why the images donĀ“t appear in the product if they where uploaded?

Thanks!

Turha

No avatar

2005-05-22 20:43

When I upload and image it appear in the product diretory the following images:

reflexoes_m.jpg_backup
reflexoes

But I still have a fatal error on uploading it.

Thanks

alina

No avatar

2006-04-10 21:22

I have exactly the same problem as Turtha.. Can anyone help us please?

Thank you!

Back to top
about us | contact