dheghel2008-04-07 07:35 | How to upload image for some product.. i try to upload image (size= 150pxl x 68pxl ) but always error---> Fatal error: Call to undefined function ImageCreateFromJPEG() in C:\Apache2\htdocs\coba\libraries\FotoJobs.php on line 296. » Quick.Cart v3.x |
merci![]() 2008-04-07 09:21 | dheghel - do you have gd2 library on your server? |
dheghel2008-04-07 13:01 | I still use my pc at home now (offline web server,use Apache), i'm not upload quick.cart v3.0 to my web server yet. With QC v2.2 upload image is no problem, but i test/use QC v3.0 it's doesn't work. Why? |
merci![]() 2008-04-08 08:24 | dheghel - strange that Q.C 2.2 works, but check on your local serwer if you have gd2 library switch on (in file php.ini) as the error you paste is often displayed when gd2 library isn't available. |
dheghel2008-04-14 20:03 | @merci |