Re: [PHP] imagecreatefromjpeg() problems

2003-08-17 Thread J-K
t; 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.

[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