2009-03-28 13:09
when i put a pictures in my site, i have a error message :Fatal error: Call to undefined function: imagecreatefromjpeg() in c:\program files\easyphp1-8\www\ironie\libraries\FotoJobs.php on line 296i don't understand where is the probleme.can you help me pleasethank you
2009-03-28 17:11
Maybe your image is too large. Check this: function setMaxForThumbSize( $iMaxForThumbSize = 2000)You may have to increase the value to the size of your image.
2009-03-29 18:26
hellowhat represents this value, pixel or size, another ?thank you for your help
2009-03-30 12:19
Probably the width in pixels.