Re: [PHP] imagecreatefromjpeg() problems

2003-08-17 Thread J-K
Hi Jaap! Thanks for your answer, but I checked phpinfo() and it says: JPG Support Enabled Any ideas? The images are photo-like so png would make them too big. Best regards Jan-Kristian Markiewicz "Jaap Van Ganswijk" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > At 2003-08-16 14:

Re: [PHP] imagecreatefromjpeg() problems

2003-08-16 Thread Jaap van Ganswijk
At 2003-08-16 14:35 +0200, J-K wrote: >I've made a little script to make thumbnails which worked before the >summer, but now I get this errormessage: > >Fatal error: Call to undefined function: >imagecreatefromjpeg() in >/usr/local/others/www.stud.users/mark/gfx/create_tn.php on line >15 > >First

[PHP] imagecreatefromjpeg() problems

2003-08-16 Thread J-K
Hi! I've made a little script to make thumbnails which worked before the summer, but now I get this errormessage: Fatal error: Call to undefined function: imagecreatefromjpeg() in /usr/local/others/www.stud.users/mark/gfx/create_tn.php on line 15 First I thought they had